type

BoolSwitch

BoolSwitch : Switch

A Bool switch

slots parentRef

Component tree parent

compName

Component name in parent

compLayout

Layout in a visual coordinate system

links

List of links to this component

inSwitch

If true, then the output is set to inTrue

inTrue

The output value when inSwitch is true

inFalse

The output value when inSwitch is false

out

The output

inSwitch StatusBool? <summary>

If true, then the output is set to inTrue. Otherwise it is set to inFalse

inTrue StatusBool? <summary>

The output value when inSwitch is true

inFalse StatusBool? <summary>

The output value when inSwitch is false

out StatusBool? <readonly, summary, transient>

The output

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST