Toggle Switch Properties - General tab

The following table shows options of the
General
tab.
Options
Description
Tag
Specify the path and name of the tag that will be the recipient of the toggling action.
Shape
Choose a shape for the toggle switch, rounded rectangle pill, checkbox, or radio button.
State: Off
  • Background
    : Specify the background color for the toggle switch's off state.
  • Thumb
    : Specify the thumb color for the off state.
  • Text
    : Specify the text to show for the off state. It supports up to three characters. The text is not applicable to checkbox or radio button shapes.
State: On
  • Background
    : Specify the background color for the toggle switch's on state.
  • Thumb
    : Specify the thumb color for the on state.
  • Text
    : Specify the text to show for the on state. It supports up to three characters. The text is not applicable to checkbox or radio button shapes.
Expression
Enter a tag name or an expression that will evaluate to
True
(any non-zero value) or
False
(zero) at runtime.
An expression is a mathematical or logical equation that returns a value. It can contain tag names, constants, mathematical, relational, logical and/or bitwise operators and functions. A tag name can also stand alone as an expression.
Expression true state
Select whether the object is in the disabled state or enabled state when the expression returns
True
.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal