|
Block
|
Block Type
|
Explanation
|
|---|---|---|
![]() |
Create queue
|
Optional Blocks
This block creates a new queue, which contains calls in specific sequence (3.6.7.1 Create queue).
|
![]() |
Set Queue Attributes
|
Optional Blocks
This block sets and changes the parameters of the queue (3.6.7.2 Set Queue Attributes).
|
![]() |
Get Queue Attributes
|
Optional Blocks
Queries the parameters of the queue and saves them in variable (3.6.7.3 Get Queue Attributes).
|
![]() |
Delete Queue
|
Optional Blocks
This block deletes a queue All calls, which are in the queue, are disconnected (3.6.7.4 Delete Queue).
|
![]() |
Call in Queue
|
Optional Blocks
This block adds the current call to the queue and processes it, see 3.6.7.5 Call in Queue.
|