...
Argument | Type | Description |
---|---|---|
set | Recordset or Structured Data | The recordset Recordset or Structured Data (see Understanding Data Types) to get the fields list from. |
The getFields function will return each field name defined for the record data as an array, except for special internal field names.
...