Add Data Row

Append a row to a DataTable.

DataTableAddDataRow

What it does

Append a row to a DataTable.

Parameters

ParameterTypeRequiredDefaultDescription
DataTable namevariable
RequiredName of the DataTable variable.
Example: data
Row datastring
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.