MinimumSafeInteger Op
Returns the minimum safe integer (number, constant)
Summary (oneliner)
<p>The minimum safe integer is the smallest number without digits which can be used in JavaScript. Uses <code>Number.MIN_SAFE_INTEGER</code> internally.</p>
Full Name
- Ops.Number.MinimumSafeInteger
- 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
Min Int (Number)
<p>The minimum safe integer</p>
Patches using MinimumSafeInteger
Changelog
rename | Ops.Value.MinimumSafeInteger renamed to Ops.Number.MinimumSafeInteger | pandur - 2023-12-06 09:50 |