blockOptions.method.args.item |
item |
+ |
Id of item which value need to use for checking. |
blockOptions.method.args.startValue |
int/float |
+ |
First value of the range. |
blockOptions.method.args.endValue |
int/float |
+ |
Last value of the range. |
blockOptions.method.args.comparator |
string |
– |
Type of comparator. Possible values: , . Default value: . |
blockOptions.method.args.startValue.scale |
string |
– |
Scale value for startValue. |
blockOptions.method.args.endValue.scale |
string |
– |
Scale value for endValue. |