CALC.or(boolean1, boolean2, ....)

Returns true if at least one of its arguments is true, and returns false if all of its arguments are false. Boolean1, B.oolean2, etc. are 1 to 10 conditions you want to test that can be either true or false.

<< CALC.not(boolean) © 1996-2013 InetSoft Technology Corporation (v11.4) JS.7.4 Math Functions >>