THIRD

[FUNCTION]


OM 6.1
Function Reference
ARGUMENTS:
  - list    

Description:

Returns the 3rd element in <list>.

Ex. (third '(1 2 3 4 5 6)) ==> 3