Non Negative Integer Value Type

A non-negative integer denotes the positive integers plus 0.

So, it basically denotes the sequence of positive non-fractional values starting with 0. Ex: 0, 1, 2, 3 …

GUI Editor

Graphical representation of the non-negative integer editor

EGO Script

Non-negative 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.