Skip to main content
Skip table of contents

BinaryStringSwitch


The BinaryStringSwitch component allows to set string values for binary true/false values. The component takes a binary value from the In slot and transfers a relevant string value to the Out slot. For example, if the In slot receives (or is set to) a true value and a string value for true is set to "On", the Out value is "On".

The BinaryStringSwitch component

The BinaryStringSwitch component has the following slots:

  • In: an input binary value;

  • Out: the output value based on the relevant string value set in the False Out Value/True Out Value/Null Out Value slots;

  • False Out Value: allows to set a string value for a false value in the In slot;

  • True Out Value: allows to set a string value for a true value in the In slot;

  • Null Out Value: allows to set a string value for a null value in the In slot.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.