SECOND

[FUNCTION]


OM 6.1
Function Reference
ARGUMENTS:
  - list    

Description:

Returns the 2nd element in <list>.

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