Turtle and Observer Command

ilist

An instruction list: any list of valid instructions for whichever character is going to be executing them. This is not a command to type into StarLogo, rather, it is a convention used in this documentation.
Example: fd 2 rt 90 fd 6 is a valid ilist for a turtle.

Related commands: