Name |
Comment |
Name Description Parameter 1 Parameter 2 Returns
Example |
Logical OR OR-function for logical decisions. Value from other deciding functions Value from other deciding functions Dataseries with logical value TRUE or FALSE.
- OR(condition1,condition2) returns TRUE if either condition1 or conditions2 are TRUE |