About OTX data types
OTX in all variables, parameters, terms, etc. must have a declared type. Within theOTX-Core Library is a distinction between two categories, as illustrated.
-
Simple data types (Simple data type)
Simple data types describe scalar elements that can store a value accurately.
-
Complex data types (Complex data type)
Complex data types from simple data types or other composite objects that can generally save more than one value.
Libraries may add the extension mechanism defined in the core new data types.
See also
-
Created11. February 2011
-
Version8
-
Amended11. February 2011
-
Hits3426
Add a comment ...