Arbortext IsoDraw > Macro Language Reference > Functions and Data Types > Simple Data Types > Integers
  
Integers
Integers are whole numbers, for example, 2, 4 and 357. The range of an integer extends from (-2,147,483,648) through 2,147,483,647. Negative values have to be put in parentheses, for example (-1).