Turtle and Observer Command

last [list of data]

Returns the last item of [list of data].

Examples:
last [4 5 6 7] returns 7.

Related commands:
fput first lput position