[Action_AddRecord]
Custom Tag
Process
Preferred
8.0
[Action_AddRecord] is used to add a record to the result set within the ->Action tag of a custom Lasso data source. The tag requires one parameter which is an array of field values for one row of the result set. The tag can be called multiple times to return multiple rows.
[Action_AddRecord: (Array: 'Value1', 'Value2', 'Value3')]