Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the largest number representable in JScript. Equal to approximately 1.79E+308.
Number.MAX_VALUE
Arguments
- Number
Required. The global Number object.
Remarks
The Number object does not have to be created before the MAX_VALUE property can be accessed.