Rename Method

Renames an item in a dictionary or a set of saved layer settings.

See Also | Example

Signature

object.Rename OldName, NewName

Object

Dictionary or LayerStateManager
The object or objects this method applies to.

OldName

String; input-only
The current name (keyword) of the object in the dictionary, or the name of a set of saved layer settings.

NewName

String; input-only
The new name (keyword) for the object in the dictionary, or the new name of the saved layer settings.

 

   Comments?