Skip to content
angerangel edited this page Mar 19, 2013 · 1 revision

USAGE

   THIRD value

DESCRIPTION

Returns the third value of a series.

THIRD is a native value.

ARGUMENTS

  • value

#SOURCE

third: make native! [  [
    "Returns the third value of a series."
    value
] ]

Clone this wiki locally