Turtle, Observer, Patch

print-status string/numbers

Parameters:
string/numbers Anything

Description:
Prints the string/numbers to the status bar. The status bar is located at the bottom left of the Interface Window, to the right of the X and Y coordinates.

It prints to the browser's status bar when a project is running as an applet.

Examples:
print-status color-of 0 prints the color of the turtle with who 0.

Related Commands:
print show type