This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Index Or Name Type

An index or name is a type comprised by an numeric index or a name. The numeric index is a Positive Int Type. Name is a regular Name Type.

Automatic Conversions

  • Converted to: None.

GUI Editor

Graphical representation of the index or name editor

EGO Script

Indices are Positive Int values. Names are regular names enclosed by double quotes '“'. The following examples are valid indices or names:

1
34
1000
"Amazon"
"North"
"landscape123"
"landscape_123"
"x1_and_a_name"