NameFromHandle Method 136
Applies To: Root
Description
This method is used to obtain the name of a particular object from the value of its Handle property.
The argument to NameFromHandle is a single item as follows:
[1] |
Handle | The value of the Handle property from an existing object. |
The result is a character vector containing the name of the object.