Rebol Programming/at
Tools
General
Sister projects
In other projects
AT series index
Returns the series at the specified index.
AT is an action value.
at: native[ "Returns the series at the specified index." series [series! port!] index [number! logic! pair!] "Can be positive, negative, or zero."]