Tag Link | [List->Get] | Category | Array |
---|---|---|---|
Type | Member | Source Available | No |
Support | Preferred | Version | 8.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | None |
Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0 |
[List->Get] returns an element of the list by position. The tag accepts an integer parameter which is the position of the element to be returned.
[List->(Get: Position)]
Required Parameters | |
---|---|
Position | The position of the element that should be returned. |
Note - As of Lasso 8.5 negative positions and positions greater than the number of elements in the list will now return an error.
See the Lasso 8 Language Guide for examples of how to use this tag.