Turtle and Observer Command
output something

Exits the current procedure and returns something

Examples:

output "hello" exits the current procedure and returns the string "hello".

Related commands:
stop