If Statement

Use switch or case to get different results for different values of a single tag/property. Use binEnum (to get index of first true condition) or binEnc (to get a single value representing state of all conditions) for multiple true/false conditions.

2 Likes