Table Value Type
A table value is a value that can inserted in a table. These values correspond to strings or real numbers.
GUI Editor

Graphical representation of the table value editor
EGO Script
Table values can represented using the standard Dinamica EGO notation for numbers and strings.
0.3456 -0.0134 3.14 0.0054 -1e-4 "string" "string contendo \"aspas\""
Automatic Conversions
- Converted from: Real Value Type, Integer Value Type, Non Negative Integer Value Type, Positive Integer Value Type, Name Type and String Type.