Structure – Switch Condition

Use Value Description

Returns the first value if a condition is true, or the second value if the condition is false

Structure.IfSwitch


Parameters

Expression – The switch checked

If True – The value returned if the switch is on

If False – The value returned if the switch is off


Related Events/Use Values

System – Switch Branch (Event)

Structure – Condition (Use Value)


External Links

YouTube Video


Does this page need more information? Email Us!