Cursor.<column_name> (Property)

The columns within the answer set are reflected into properties with the same names.

Availability:

JavaScript - 1.1
Netscape Enterprise Server - 2.0
Property/method value type:String primitive
JavaScript syntax:NESmyCursor.aColumnName
Argument list:aColumnNameThe name of a column within the answer set

The column names are inherited from the tables in the database that the cursor is traversing.