Tag Link | [Stack->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 |
[Stack->InsertFirst] inserts the specified value into the stack. The new value is inserted into the first position in the stack and will be the next value returned. The stack is modified in
[Stack->(InsertFirst: 'Value')]
Required Parameters | |
---|---|
Value | The value which is to be inserted into the stack. |
See the Lasso 8 Language Guide for examples of how to use this tag.