 | Wait(number) | wait specified number of seconds
|
 | Forever[stack] | (no continuation)
|
 | Repeat(number)[stack] | loop specified number of times
|
 | If(condition)[then] | uses boolean operators from Numbers palette
|
 | -If(condition)[then][else] | uses boolean operators from Numbers palette
|
 | Stop Stack | No continuation of current action
|
 | horizontal spacer | jog stack right
|
 | vertical spacer | jog stack down
|