integer

  1. A real number that has no fractional part. In 4GL, the INTEGER and SMALLINT data types can store integer values within the limits of their ranges. Boolean values are also stored as integers.

See also Boolean, data type, simple data type.

  1. In uppercase, INTEGER is a data type for storing integers whose absolute value is no greater than 2,147,483,647.