Table of Contents

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).

GUI Editor

The boolean editor uses a check box to represent the current boolean value.

A checked box is used to represent the value true and an unchecked box is used to represent a value false.

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.