2022.2

Table Of Contents
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.
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.
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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.
l
is empty:Thefirstspecifiedvalueisempty.Withthisoperator,thereisnosecond
value.
l
Invert condition:Invertstheresultofthecondition.Forinstance,is empty
becomesis not empty.
JSON files
l
Based On:
l
Position:Thedatainthespecifiedpositionforthecomparison.
l
JsonPath:ThepathtotheJSONelement.
l
Use Selection:Clicktousethevalueofthecurrentdataselectionforthe
extraction.
l
Trim:Selecttotrimemptycharactersatthebeginningortheendofthefield.
Page 345