RenameProfile Method

Renames the specified profile.

See Also | Example

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?