Version 1.9
Move key
The Move key can be used to move objects around. In the following examples I use a group, but it can be almost anything.
E.g. you want to move group one to group five:
Move Group 1 At 5 Please
If the destination isn't empty, then the two objects will exchange position.
You can also move several objects at the same time.
Move Group 1 + 2 At 5 Please
Will move group 1 at 5 and group 2 at 6.
It can also move executors around.
E.g. you want to move the main executor (number 0.1.1) to executor 5 on page 3:
Move Exec 0 . 1 . 1 At Exec 3 . 5 Please