Index
Math

:!: Available in version 2.5 and later.

MaxInt

MaxInt

Description

Returns the maximum possible value for an integer in the system, which is typically 2,147,483,647.

Examples

#Need worked example

Index