Syntax |
Description |
---|---|
condition_list |
List of judgment conditions. |
and |
Logical operator: AND |
or |
Logical operator: OR |
not |
Logical operator: NOT |
( |
Start of the subjudgment condition. |
) |
End of the subjudgment condition. |
condition |
Judgment condition. |