Collection of data record

Represents the current record of a collection of data, such as from an XML file.

Notation

$record

Example

$record.header.txtOrderedByCity

references the txtOrderedByCity node within the header node of the current XML data.

// Ethnio survey code removed