SETY

Synopsis
SETY ycor
Description

Moves the turtle along the Y axis from its current position to a new absolute Y coordinate. The ycor input is the new Y coordinate.

Example
SETX 100
SETY 100
SETX 0
SETY 0
See Also
SETX
SETZ
SETXY

SourceForge.net Logo