Turtle Command

setxy number1 number2

Turtles set their x-coordinate to number1 and y-coordinate to number2.

Examples:

setxy 1 2

Related commands:
setx sety xcor ycor