This is an old revision of the document!


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

Bool Type

A boolean denotes two possible values: true (representing yes) and false (representing no).

EGO Script

Boolean values can be denoted using several diferente representations:

Value Representation
True .yes,
.true
False .no,
.false

By default, Dinamica EGO writes boolean values using the .yes/.no representation.