| Syntax |
|
| Documentation | Returns the logical OR linkage of all parameters:
FALSE by the number 0. The funktion $and will return 0 if any parameter is not equal to the integer 1. The expression $and{1}{b}{1} will be accepted and will return 0. |
| Examples | |
one or more comparison are equal }
all numbers are different } first argument OR second argument of the expression is right: one or more comparison are equal |
|
| Group | Boolean |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 2 |
| Maximum parameters | <unlimited> |