2022.2

Table Of Contents
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optionsare:Equal to,Not equal to,Contains,Does not contain,Begins with,Ends with.
3. EntertheValuethatshouldbeusedfortheconditionalcheck.
l
Valuesarecase sensitivebydefault;youcanclickthebuttonnexttothevaluetomake
themcaseinsensitive.
Itisn'tpossibletoentermorethanonevalueinonerule.Comparisonstomultiplevaluescanbemade
bycombiningrulesinagroup.
Tosavethescript,clickApplyorOK.
Theselectedactionwillbeperformedifthejointgroupsandrulesevaluatetotrue.
If,conversely,theconditionevaluatestofalse,theoppositeactionwillbeperformed.
Toseetheresult,toggletothePreviewtabatthebottomoftheworkspace(orselectView > Preview
Viewonthemenu).
Ifaconditioncannotbemadewiththewizard-forexample,onethatcomparesadatafieldtoa
runtimeparametervalue-youcanclickExpandandeditthecodeofthescript(see"Writingyour
Page 323