"IN" conditional operator and "IN" logical function
When there is a need to configure an if VariableA = 1 OR 2 OR 3, it can be tedious to make this configuration.
Having a IN Logical function and/or an IN condition operator; that accepts perhaps a comma separated or semi-colon delimited list of values will make this configuration simpler/quicker.
19
votes
