ATEasy provides many different data types for variables, including the following:
Data Types |
Description |
Table of all the ATEasy data types, with sizes, value ranges, default value, suffix, and examples. |
|
Signed and unsigned integers, floating point, Currency, DateTime. |
|
String, BString |
|
Boolean value of True or False |
|
Universal data type - you can store data of any type in a variable of type Variant. |
|
Reference to a procedure |
|
Any valid object reference including COM object |
|
Alias or Pointer to other Data\Variables |
Data Conversion, Object Naming Conventions, User-Defined Data Types, Internal Data Types