Small company logo:
   History
 
Advertising banner:
 
 Long
Home • Help • Customization Tools • FCAS • Language Reference • Long
 
Purpose
Used for numeric data types that never contain fractions. This data type is smaller and more efficient than numeric data types that can contain fractions.
The integer data type has the same constraints and size limits as Long. You can use these data types interchangeably. FCAS treats the traditionally smaller Integer data type as a Long to support legacy BASIC code.
Acceptable values
-2,147,483,648 to 2,147,483,647