GSheets Operator > Google Sheets Sheet Tab Data > Append String Values

Append String Values

Adds the values from the input array to the range as a new row provided that the array length matches GetColumnCount() or if this object's range is blank. Meta data will be created as default.

Inputs

In
Exec

Target
Google Sheets Sheet Tab Data Object Reference

In String Array
Array of Strings

An array of strings of a length matching GetColumnCount() or any length if this object's range is blank.

Outputs

Out
Exec

Return Value
Boolean

Whether the array could be added.