Field | Type | Required | Description |
---|---|---|---|
blockOptions.method.args.item blockOptions.method.args.expression |
string | + | Argument declaration of a value source for the left part of the comparison operator. For the source the value is item ID. For the source the value is the expression name. The name of the source should have a corresponding block with a matching source name. |
blockOptions.method.args.value | string | + | Argument declaration of item value. The value should be in block with name. |
blockOptions.method.args.comparator | string | + | Argument declaration of comparator state. The value should be in block with name. Possible comparators are , , , , , . |