Skip to main content
Skip table of contents

NumericSwitch

The NumericSwitch component selects between two numeric inputs based on the Boolean In Switch slot.

NumericSwitch component

Slots

The NumericSwitch component has the following slots:

  • Status: shows the component' status;
  • Out: the value passed either from the In True or In False slot, indicated in the In Switch slot;
  • In True: the value transferred to the Out slot if the In Switch slot is set to true;
  • In False: the value transferred to the Out slot if the In Switch slot is set to false;
  • In Switch: the value indicating, which slot transfers value to the output: true for the In True value, false for the In False value.
JavaScript errors detected

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

If this problem persists, please contact our support.