RenameProfile Method |
Renames the specified profile.
Signature
object.RenameProfile origProfileName, newProfileName
Object
PreferencesProfiles
The object or objects this method applies to.
origProfileName
String; input-only
The current profile name.
newProfileName
String; input-only
The new name for the profile.
Comments? |