CopyProfile Method |
Copies the specified profile.
Signature
object.CopyProfile oldProfileName, newProfileName
Object
PreferencesProfiles
The object or objects this method applies to.
oldProfileName
String; input-only
The name of the profile to copy.
newProfileName
String; input-only
The name of the new profile to be created.
Comments? |