MaximumSafeInteger Op
Returns the maximum safe integer (number, constant)
Summary (oneliner)
The maximum safe integer is the biggest number without digits which can be used in JavaScript.
Uses Number.MAX_SAFE_INTEGER
internally.
Full Name
- Ops.Number.MaximumSafeInteger
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
OUTPUT PORTS
Max Int (Number)
The maximum safe integer
Patches using MaximumSafeInteger
Changelog
rename | Ops.Value.MaximumSafeInteger renamed to Ops.Number.MaximumSafeInteger | pandur - 2023-12-06 09:50 |