Information on individual commands will appear in this window.

Note:  To determine whether or not a command should be written for the turtles or for the observer, look at the top color bar.  Turtle commands can be written in the turtle command center or the turtle procedures pane and are indicated by a green bar:

Turtle Command

Observer commands can be written in the observer command center or the observer procedures pane and are indicated by a brown bar:

Observer Command

Patch commands can be written in the either command center or procedures pane using ask-patches, ask-patch-at, or a variant. Patch code is indicated by a red bar:

Patch Command

Commands that can be written for the turtles, observer or patches are indicated using several combinations of colored bars: 

Observer, Turtle and Patch Commands
Observer and Turtle Commands
Observer and Patch Commands
Turtle and Patch Commands