Tag Link | [List->InsertFirst] | 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->InsertFirst] inserts the specified value into the start of the list. The new value is inserted into the first position in the list and all the other values in the list are shifted up one position. The list is modified in
[List->(InsertFirst: '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.