Adding the script condition ‘count(*)’ as a range
14th September 2026
Hi Ken, You can achieve this by configuring two separate script conditions combined with an AND operator: Is Script condition count(*) >=4 And Script condition count(*) <7 Because both conditions …