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