forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com> Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
4.9 KiB
4.9 KiB
condition_list
Description
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. |
Parent topic: Identifiers