Separate command: Difference between revisions
Jump to navigation
Jump to search
TEVESHSZAT (talk | contribs) (Created page with "The '''{{tt|separate}} command''' allows you to remove single objects from a stack, split stacks in half, and remove a specific number of objects fro...") |
mNo edit summary |
||
Line 2: | Line 2: | ||
==Syntax== |
==Syntax== |
||
* {{tt|SEPARATE}}: Removes a single item from the stack (same as BREAK |
* {{tt|SEPARATE}}: Removes a single item from the stack (same as BREAK) |
||
* {{tt|SEPARATE}} HALF: Splits the stack evenly in two, +/- one for odd numbers. |
* {{tt|SEPARATE}} HALF: Splits the stack evenly in two, +/- one for odd numbers. |
||
* {{tt|SEPARATE}} #: Removes # from the main stack and makes a secondary stack with # items. |
* {{tt|SEPARATE}} #: Removes # from the main stack and makes a secondary stack with # items. |
Latest revision as of 15:59, 16 June 2022
The SEPARATE command allows you to remove single objects from a stack, split stacks in half, and remove a specific number of objects from a stack
Syntax
- SEPARATE: Removes a single item from the stack (same as BREAK)
- SEPARATE HALF: Splits the stack evenly in two, +/- one for odd numbers.
- SEPARATE #: Removes # from the main stack and makes a secondary stack with # items.
Related Forum Posts
Click here to search for related posts.