2022.2

Table Of Contents
Therule(s)applyataGrouplevel.Theremaybeoneruleormanyrulesatthesamelevel,andthere
maybegroupswithingroups,providingtheabilitytocreatequitecomplexnestedlogicalstructures.
Group
Agroupconsistsofoneormoreruleswithalogicoperator.Fourlogicchoicesareavailableatthe
Grouplevel.Theseare:
l
All of the following.
Thisequatestothelogicaloperator(...AND...).
Ifalloftheassociatedcriteriaaremet,thenthisgroupresolvestoTRUE.
l
Any of the following.
Thisequatestothelogicaloperator(...OR...).
Ifanyoftheassociatedcriteriaaremet,thenthisgroupresolvestoTRUE.
l
Not all of the following.
Thisequatestothelogicaloperator(NOT(...AND...)).
Ifany (but not all)oftheassociatedcriteriaaremet,thenthisgroupresolvestoTRUE.
l
Not any of the following.
Thisequatestothelogicaloperator(NOT(...OR...)).
Ifnoneoftheassociatedcriteriaaremet,thenthisgroupresolvestoTRUE.
Thetoplevelisalwaysagroup.AgroupcancontainoneormoreRulesand/orGroups.
Rule
Asingleruleevaluatesonedatafieldorruntimeparameterusingasingleoperatororfunctionanda
value(the"operand").
Toconstructarule:
1. ClickthedownwardpointingarrownexttoField,thenselectthedatafieldorruntimeparameter
thatshouldbeevaluated.
2. Selecttheoperator.Thedownwardpointingarrowexpandsthelistofoperatorswithwhichthe
datacanbeevaluated.
TheoptionsavailablewilldependupontheDataFieldorParametertype(theyare"typeaware"),
butmosthaveatleast"is equal to"and"is not equal to"asanoption.Forthecompletelistof
optionsperdatatypesee"ConditionalContentscriptdialog"onpage929.
3. EntertheValuethatshouldbeusedfortheconditionalcheck.
l
Values(inStrings)arecase sensitivebydefault;youcanclickthebuttonnexttothevalue
tomakethemcaseinsensitive.
Page 736