Allow more complicated case creation using a syntax along the line of:
1 OR (2 AND 3): Either rule 1 or 2 and 3 have to be true for the response(s) to be triggerd
1 AND (2 OR 3): Both 1 and 2 or 3 have be true that a response is triggered
The definition for this should be included in the case file.
Allow more complicated case creation using a syntax along the line of:
1 OR (2 AND 3): Either rule 1 or 2 and 3 have to be true for the response(s) to be triggerd1 AND (2 OR 3): Both 1 and 2 or 3 have be true that a response is triggeredThe definition for this should be included in the case file.