Tag Link | [Action_AddInfo] | Category | Custom Tag |
---|---|---|---|
Type | Process | Source Available | No |
Support | Preferred | Version | 8.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | None |
Implementation | Internal | Sets | Lasso 8.5, Lasso 8.0 |
[Action_AddInfo] reports the names of fields in the result set. Requires one parameter which is an array of arrays. Each field array needs name, required, type, and protection. The
output of the ->Info member tag for custom data sources matches the required parameter of this tag.
[Action_AddInfo: (Array)]
Required Parameters | |
---|---|
Info | An array of arrays with information about each of the fields in the current table. |
See the Lasso 8 Language Guide for examples of how to use this tag.