1.6

Table Of Contents
Property Description Return Type
properties
Contains properties declared in
the preprocessor step (see
Preprocessor Step Properties for
details).
Returns an array of properties defined in
the Preprocessor step with the data
scope (i.e. statically set at the start of the
job).
Methods
The following table lists the methods of the data object.
Method
extract()
extractMeta ()
fieldExists ()
find()
findRegExp()
db Object
Returns a db object allowing you to connect to a database.
Method
The following table describes the methods of the db object.
Method
connect()
logger Object
Global object that allows logging messages such as error, warning or informational messages.
Page 230