Variables of the Long data type are long integers ranging from -2,147,483,648 to 2,147,483,647, representing a 32-bit Signed Long.
In addition, the variable can take the value NoValue. If the switch Initialize with default value for class variables is set, the value is set to 0 when NoValue is assigned.
Variables of Type Long are defined locally in functions as hereinafter (examples):
Dim V As Long
Dim V As Long := 100
Dim VList() As Long
Attribute Properties and Functions:
Standard-Attributes:
Standard-Events:
Special Attributes: