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

USAGE

   FIRST value

DESCRIPTION

Returns the first value of a series.

FIRST is a native value.

ARGUMENTS

  • value

#SOURCE

first: make native! [  [
    "Returns the first value of a series."
    value
] ]
Clone this wiki locally