Tag Link | [List->InsertLast] | 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->InsertLast] inserts the specified value into the end of the list. The new value is inserted into the last position in the list. The list is modified in
[List->(InsertLast: 'Value')]
Required Parameters | |
---|---|
Value | The value to be inserted into the list. |
See the Lasso 8 Language Guide for examples of how to use this tag.