Next: #typesize, Previous: #stack, Up: Read-Only Globals [Contents][Index]
Is an enumeration constant (a read-only list
, see Lists)
containing the numerical values of the data types of the various LUX
variables. Members: byte
, word
, long
,
int64
, float
, double
, string
,
undefined
.
See also: #class, Numerical Data Types