This is an old revision of the document!
PHP's gd library is missing or unable to create PNG images
Name Type
A name is a sequence of characters staring with a letter or underscore (“_”) and followed by any number of letters, digits or underscore (“_”).
Names are automatically trimmed and spaces are automatically replaced by underscores (“_”).
Names can be converted to String Type and vice-versa.
GUI Editor

Graphical representation of the name editor
EGO Script
Names are sequences of valid characters enclosed by double quotes '“'.
"Amazon" "North" "landscape123" "landscape_123" "x1_and_a_name"
A name can be any size long.