RulePoint
- RulePoint 6.1.2
- All Products
WHEN 3 stock s WITH s.symbol equalsSet "XYZ, ABCD, EFG" then response
WHEN 3 stock s WITH "XYZ, ABCD, EFG" equalsSet s.symbol then response
WHEN 2 person p WITH p.first_name equalsSet getPersonSql("EmployeeList") then response