Promote to Head of Queue
Moves the selected work item to the head of its current queue.
Parameters
None
Operates on the Current Work Item and the queue in which that Work Item currently resides. The Current Work Item must be in a queue.
A good example of when to use this command is in a Work Center's Route In Before logic to choose the the work item you next want processed at the work center by looping up the queue finding the best to work on next then using Promote to Head of Queue.