Move
To enter the Move keyword in the command line, use one of the options:
- Press Move
- Type Move
- Type the shortcut Mo
Description
Section titled “Description”The Move keyword is a function keyword which is used to move objects to another location giving them a new object ID.
If the destination is already occupied, the object will be moved to the target object. The previous target object will be moved to the next object until an empty object will be occupied.
Syntax
Section titled “Syntax”Move [Object] [“Object_Name” or Object_Number] At [“Object_Name” or Object_Number]
Example
Section titled “Example”- To move macro 1 to macro 3, type:
| User name[Fixture]>Move Macro 1 At 3 |