Table of Contents

This is an old revision of the document!


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

String Type

A string is a sequence of arbitrary characters.

Strings can be automatically converted to Name Type (and vice-versa), to Double Type (and vice-versa) and to Index Or Name Type.

GUI Editor

Graphical representation of the string editor

EGO Script

Strings are sequences of any characters enclosed by double quotes '“'.

"Amazon"
"North"
"This is a example of string"
"landscape_123       "
"x1_and_a_name"

A string can be any size long.