MAXINT

n = MAXINT

Returns the maximum value for an integer. The value depends on whether you are using a 32 or 64 bit build of SmallBASIC.

Example

print MAXINT        ' Output 9223372036854775807