2022.2

Table Of Contents
l
Counter:ThevalueofthecurrentcounteriterationinaRepeatstep.
l
Vertical Position:Thecurrentverticalpositiononthepage,eitherinMeasure(PDF)
orLine(TextandCSV).
l
Operators:
l
is equal to:ThetwospecifiedvalueareidenticalfortheconditiontobeTrue.
l
contains:ThefirstspecifiedvaluecontainsthesecondonefortheconditiontobeTrue.
l
is less than:Thefirstspecifiedvalueissmaller,numerically,thanthesecondvalueforthe
conditiontobeTrue.
l
is greater than:Thefirstspecifiedvalueislarger,numerically,thanthesecondvaluefor
theconditiontobeTrue.
l
is empty:Thefirstspecifiedvalueisempty.Withthisoperator,thereisnosecondvalue.
l
Invert condition:Invertstheresultofthecondition.Forinstance,is emptybecomesis
not empty.
XMLfiles
l
Based On:
l
Position:Thedatainthespecifiedpositionforthecomparison.
l
XPath:ThepathtotheXMLfield.
l
Use Selection:Clicktousethevalueofthecurrentdataselectionfortheextraction.
l
Trim:Selecttotrimemptycharactersatthebeginningortheendofthefield.
l
Value:Aspecifiedstatictextvalue.
l
Value:Thetextvaluetouseinthecomparison.
l
Use selected text:UsesthetextinthecurrentdataselectionastheValue.Ifmul-
tiplelinesorelementsareselected,onlythefirstoneisused.
l
Field:ThecontentsofaspecificfieldintheExtracted Record.
l
Field:TheExtracted Recordfieldtouseinthecomparison.
l
JavaScript :TheresultofaJavaScriptExpression.
l
Expression:TheJavaScriptlinethatisevaluated.Notethatthelastvalueattribution
toavariableistheoneusedasaresultoftheexpression.
l
Use JavaScript Editor:Clicktodisplaythe"boundaries"onpage370dialog.
Page 344