[Automise Professional Edition]
The Stack/Queue Pop Item action is used to remove the next item from the list and set a variable to the popped value.
Select the name of the list which you want to pop an item from. If there aren't any items in this list, you need to use the Stack or Queue Define Action action to create a new list.
Select a Variable to set to the popped value.
This will expand any variables in the item after it has been popped.
If there are no items to pop, then the action will wait for this amount of times for an item to appear in the queue. If no item appears within the specified time, the action will fail.
If there are no more items to pop, then the action will fail.