Turtle, Observer, Patch

ycor-at xcor ycor

Parameters:
xcor Number units away from caller in the x direction
ycor Number units away from caller in the y direction

Description:
Reports the y-coordinate of the turtle xcor units in the x direction and ycor units in the y direction away from the caller.

Examples:
ycor-at 1 1 reports the y-coordinate of the turtle one unit to the right and one unit above the caller.

Related Commands:
setycor-at xcor-at ycor ycor-of ycor-towards