new ExternalDataRow()
Extends
Methods
at()
Returns the value at the given index
Returns:
The value
columnNames() → {Array.<string>}
Returns the raw column names
Returns:
Column names
- Type:
- Array.<string>
get()
Returns the value of the column with the given name
Returns:
The value
row()
Returns the row values
Returns:
The row