SwitchStringBoolean Op
This op is deprecated!
It will not receive any updatesSwitch between two strings with a boolean
Summary (oneliner)
Define your own strings
Example: true
becomes yes
and false
becomes no
Full Name
- Ops.Extension.Deprecated.SwitchStringBoolean
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Boolean (Number: boolean)
Boolean in true or false / 1 or 0
True (String)
The string to output if boolean evaluates to true
False (String)
The string to output if boolean evaluates to false
OUTPUT PORTS
Result (String)
String output