Manuals/calci/CAR

From ZCubes Wiki
Revision as of 22:30, 12 February 2020 by Joseph (talk | contribs) (Created page with "=CAR(Array)= *returns the head of the array ==Description== *First element of the array is returned as a value ==ZOS== Available in ZOS also ==Examples== CAR(1..10) g...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CAR(Array)

  • returns the head of the array

Description

  • First element of the array is returned as a value


ZOS

Available in ZOS also

Examples

CAR(1..10)

gives 1

Related Videos

See also


References