I have a split in tasks where special conditions will go to User Task (1).
I am referencing a specific field from the form for the conditions but instead of listing all, as there may be additions they will have to add, would it be possible to use the condition for a range? With other operators.
Ex:
(number(/dataset/Number)>=1000 and number(/dataset/Number)<2000)
Then I can grab the range of all numbers 1000-1999.