Turtle, Observer, Patch

setpendown?-of number boolean

Parameters:
number Number
boolean Boolean

Description:
Sets the pendown state of the turtle with who number number to boolean.

Examples:
setpendown?-of 2 true sets the pendown state of the turtle with who number 2 to true.

Related Commands:
pendown pendown?-of penup