To enter the #[Object] character in the command line, type #[Object].
Description
Section titled “Description”The #[Object] is used instead of object numbers or names in order to address an object. Using #[Object] makes it unnecessary to update macros or commands if the object was moved or the name of the object was changed.
Syntax
Section titled “Syntax”[Function] #[Object “Object_Name”]
[Function] #[Object Object_Number]
Examples
Section titled “Examples”- To set the variable “MyHandle” to the handle of macro 1, type:
| User name[Fixture]>SetUserVariable “MyHandle” #[Macro 1] |