newAnd
Creates a condition that triggers when @condition_1 and @condition_2 are both true.
Return
the newly created condition
Since
1.4
Parameters
condition1
first condition
condition2
second condition
Creates a condition that triggers when @condition_1 and @condition_2 are both true.
the newly created condition
1.4
first condition
second condition