Functions
head
Supported By
- XION Scripting Language Standard (1.0)
- OpenXION (1.0, 1.1, 1.2, 1.3, 1.4)
- OpenXION Standard Module (1.0, 1.1, 1.2, 1.3, 1.4)
Syntax
[the
] head
of
factor
head
(
expression )
Factor and expression yield list
s.
Description
The head
function returns the first element in a list.
See Also
tail