newOr

Creates a condition that triggers when either @condition_1 or @condition_2 is true.

Return

the newly created condition

Since

1.4

Parameters

condition1

first condition

condition2

second condition