Field | Type | Required | Description |
---|---|---|---|
blockOptions.method.args.item | string | + | Argument declaration of item ID. The value should be in the block with name. |
blockOptions.method.args.value | string | + | Argument declaration of a value to compare with. Could be a constant value or an expression reference. The value should be in the block with name. |
blockOptions.method.args.valueType | string | + | Argument declaration of a value type to restrict arguments value types with. The value should be in the block with name . Both sides of a comparison should be of that type. |
blockOptions.method.args.comparator | string | – | Argument declaration of comparator state. The value, if any, should be in the block with name . Optional. Default value: . Possible comparators for any value type: , . Possible comparators for linearly ordered value types (value types with operation defined: , , , , , . |
This feature is available since advanced_scenes/1.26.