A datatype that represents a whole number.

Note: In specifications integers are represented as a string of decimal digits. The range of values and support for negative values may be constrained for the specification are specified for each usage of this datatype. However, unless otherwise specified, all fields of data type integer are assumed to be 32-bit signed integers.

Related Links