LassoScript Utility
Basics Browse Detail

[Action_AddInfo]

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

Description

[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.

Syntax

[Action_AddInfo: (Array)]

Parameters

Required Parameters
Info An array of arrays with information about each of the fields in the current table.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.