2022.2

Table Of Contents
l
Value:Aspecifiedstatictextvalue.
l
Value:Thetextvaluetouseinthecomparison.
l
Use selected text:UsesthetextinthecurrentdataselectionastheValue.If
multiplelinesorelementsareselected,onlythefirstoneisused.
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valueattri-
butiontoa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
JavaScriptExpression.Ifmultiplelinesorelementsareselected,onlythefirst
oneisused.
l
Data Property:Thevalueofadata-levelpropertysetinthePreprocessorstep.
l
Record Property:Oneofthelocalvariablesthatyoucancreateandthatarereset
foreachdocumentasopposedtodatavariablesthatareglobalbecausetheyareini-
tializedonlyonceatthebeginningofeachjob.
l
Automation Property:ThecurrentvalueofaDocument-levelpropertysetinthe
Preprocessorstep.
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)orLine(TextandCSV).
l
Operators:
l
is equal to:ThetwospecifiedvaluesareidenticalfortheconditiontobeTrue.
l
contains:Thefirstspecifiedvaluecontainsthesecondonefortheconditiontobe
True.
l
is less than:Thefirstspecifiedvalueissmaller,numerically,thanthesecondvalue
fortheconditiontobeTrue.
l
is greater than:Thefirstspecifiedvalueislarger,numerically,thanthesecond
valuefortheconditiontobeTrue.
Page 346