Tag Link | [Queue->Get] | Category | Array |
---|---|---|---|
Type | Member | Source Available | No |
Support | Preferred | Version | 8.0 |
Change | Unchanged | Data Source | Any |
Output Type | Any | Security | None |
Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0 |
[Queue->Get] returns the first element of the queue and remove the value from the queue. This tag is equivalent to performing both a [Queue->First] and a [Queue->Remove].
[Queue->Get]
No Parameters Required.
See the Lasso 8 Language Guide for examples of how to use this tag.