Turtle
step
Description:
A synonym for
fd 1
.
Examples:
if pc-ahead = blue [step]
commands the caller to move forward 1 unit if the patch ahead of it is blue.
Related Commands:
forward
jump
leap
setxcor
setxy
setycor