USAGE: edit

THIRD series 

DESCRIPTION: edit

Returns the third value of a series.

THIRD is an action value.

ARGUMENTS edit

  • series -- (Type: series date port time tuple any-function struct event object)

SOURCE CODE edit

third: native[
    "Returns the third value of a series." 
    series [series! date! port! time! tuple! any-function! struct! event! object!]
]