INTEGER Data Type

Description

A variable of type INTEGER stores integral values. On all platforms, an INTEGER is 32-bits.

For the range of valid values, see Data Type Ranges.