| Tag Link | [PriorityQueue->Insert] | 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 |
[PriorityQueue->Insert] inserts the specified value into the priority queue. The priority queue is modified in
[PriorityQueue->(Insert: 'Value')]
| Required Parameters | |
|---|---|
| Value | The value which is to be inserted into the priority queue. |
See the Lasso 8 Language Guide for examples of how to use this tag.