SwitchStringBoolean Op

SwitchStringBoolean

This op is deprecated!

It will not receive any updates

Switch between two strings with a boolean


Define your own strings

Example: true becomes yes and false becomes no


Edit Documentation

Full Name
  • Ops.Deprecated.String.SwitchStringBoolean
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

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


Patches using SwitchStringBoolean

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2019-02-21 10:13
renameOps.String.SwitchStringBoolean renamed to Ops.Deprecated.String.SwitchStringBooleanuser avatarpandur - 2024-02-01 09:26