...
- INT - integer variable within the range of -21474836479223372036854775808 .. .21474836489223372036854775807
- BOOL - logical variable (Boolean)
- REAL - real variable within the range of -1.7E+308...`
- TIME - variable of Absolute time type
- TEXT - variable of Text type
- ALIAS - reference to a D2000 system object
- RECORD - structured variable
...