2022.2

Table Of Contents
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.
l
Use selected text:InsertsthetextinthecurrentdataselectionintheJavaScript
Expression.Ifmultiplelinesorelementsareselected,onlythefirstoneisused.
l
Data Property:Thevalueofadata-levelpropertysetinthePreprocessorstep(see"Pre-
processorstep"onpage249).
l
Record Property:Oneofthelocalvariablesthatyoucancreateandthatareresetfor
eachdocumentasopposedtodatavariablesthatareglobalbecausetheyareinitialized
onlyonceatthebeginningofeachjob.
l
Automation Property:ThecurrentvalueofaDocument-levelpropertysetinthePre-
processorstep(see"Preprocessorstep"onpage249).
l
Extractor Property:Thevalueofaninternalextractorvariable:
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.
Page 342