Long
The Long data type is an Integer expressed as a Base-10, ASCII-character-set string representation of a 32-bit signed integer in the range -2147483648 to +2147483647. Elements of type Long do not permit a decimal point.
The Long data type is an Integer expressed as a Base-10, ASCII-character-set string representation of a 32-bit signed integer in the range -2147483648 to +2147483647. Elements of type Long do not permit a decimal point.