Topic complex |
Selecting |
Function |
ODER |
Short |
Non exclsive OR (out of date) |
Syntax |
Exp1 ODER Exp2 |
Parameter |
Exp1, Exp2 : logical expression |
Return |
TRUE, if Exp1 or Exp2 or both return the value TRUE. |
See also: |
|
Description |
Is Exp1 TRUE, Exp2 is no more calculated (shortend logical analyse)
|
Write a comment:
|