Updated on 2023-06-07 GMT+08:00

DSL Syntax

DSL consists of a logical operator shown as shown below. A Boolean value is returned.

{
  <logical operator>: <condition> | [<condition>, ..., <condition>]
}