RenameObject Method
object.RenameObject(Object, Name)
Argument | Description |
object | An expression evaluating to an object of type ObjectRepositoryUtil. |
Object | Required. A Variant value. The object to rename. Tip: You can use the GetObject, GetObjectByParent or Item methods to retrieve the object to use as this argument value. |
Name | Required. A String value. The new name you want to use for the object. |