SETWIDTH (SETW)
Syntax SETWIDTH number 
SETW number 
 
Explanation

SETWIDTH defines the width of the line drawn by all active turtles. SETWIDTH takes a number between 1 and 99 as input. WIDTH reports the current line width.

See also PENDOWN, PENREVERSE, and PENERASE
.

Examples

TopIndex