Ordinals

zeroth

Supported By

Example

put the zeroth byte of ("09F91102" as binary) -- prints "09"

Description

An ordinal corresponding to index zero. The zeroth ordinal is used mainly with the binary data type, where offsets into the binary data are numbered starting at zero. It is rarely used elsewhere, as most other indexes in XION start at 1.