Add Data Row
Append a row to a DataTable.
DataTableAddDataRow
What it does
Append a row to a DataTable.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| DataTable name | variable | Required | Name of the DataTable variable. Example: data | |
| Row data | string | Required | 'col=value, col2=value2' or a JSON object. Example: name=Bob, age=30 Supports variables |
More DataTable commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.