This is an old revision of the document!
PHP's gd library is missing or unable to create PNG images
Tuple Type
A tuple is a sequence of values. Each value can be represented using double precision floating point numbers, allowing the definition of integral and fractional values, or string.
Automatic Conversions
- Converted to: None.
GUI Editor

Graphical representation of the tuple editor
EGO Script
Tuples are sequences of values enclosed by [ ]. Each value is represented by real numbers or strings.
[ "Amazon", 2012, 65437, 0.0342, "North" ]
A tuple can be any size long.