Integer Value Type

Denotes an integer.

An integer is any non-fractional value. Ex: … -3, -2, -1, 0, 1, 2, 3 …

GUI Editor

Graphical representation of the integer editor

EGO Script

Integers in Dinamica EGO use the standard representation for integer numbers.

  • 1, 2, 198, etc.

It is not possible to enter integer values using any notation other than decimal.

Automatic Conversions

See Type System for the complete conversion reference across all types.