Version 3.9
Move Keyword
To get the Move keyword into the command line, press Move.
You can also type Move or the shortcut Mo in the command line.
Description
The Move keyword is a function keyword to move objects and give them a new object ID.
If the destination is already taken, the object that was moved and the destination object will swap.
Syntax
Move [Object-list] At [Object start]
Move [Object-list] At [Object-list]
Important:
If the destination is a list, the number of elements in the destination list must be the same as in the source list.
If the destination is a list, the number of elements in the destination list must be the same as in the source list.
Example
- To move group 5 at group 9, type in the command line:
[Channel]> Move Group 5 At 9