1.5

Table Of Contents
x2
Double that represents the width of the region.
y2
Double that represents the height of the region.
createRegion(columnName)
Creates a region from the data in a CSVfile, using the specified columnName parameter.
columnName
Double that represents the column to be used to create the region.
Examples
currentLoopCounter()
Returns an integer value representing the current iteration of the containing loop. When loops
are nested, you have access to the iteration for the current loop but not to any of the parent
loops.
Related Object: Steps.
Example
currentLoopPosition()
currentPage()
Returns an integer value representing the current page where the current position is located,
inside the current record.
Related Object: Steps.
Example
currentPageHeight()
Returns the height of the current page in millimeters.
Page 237