Turtle and Observer Command

first [list of data]

Returns the first item of [list of data].

Examples:
first [3 4 5 6] returns 3.

Related commands:
fput last lput position