ParseBoolean_v2 Op
parse boolean from string/number
Summary (oneliner)
<p>Converts a string / number to a boolean, outputs <code>false</code> when value equals <code>0</code>, <code>false</code>, <code>null</code> or <code>undefined</code>. Please note that entering something in the input box will most likely result in <code>true</code>, because when you enter something it will be interpreted as a string / number.</p>
Full Name
- Ops.Boolean.ParseBoolean_v2
- 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
INPUT PORTS
String (String)
OUTPUT PORTS
Result (
<i>boolean</i>
Number)Patches using ParseBoolean_v2
Changelog
Ops.User.pandur.ParseBoolean2 renamed to Ops.Boolean.ParseBoolean_v2 | pandur - 2020-02-27 10:17 |