Functions
tail
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
] tail
of
factor
tail
(
expression )
Factor and expression yield list
s.
Description
The tail
function returns all but the first element of a list.
See Also
head