if then else in nodeLabel

i like to achieve something like this:

[if [value bypass] {"YES"} else {"NO"}]

the label of a node should show yes when the bypassKnob is 1 and no when it is else!

how do i have to format my yes and no string?

No Responses to “if then else in nodeLabel”

Post a Comment