Method ADT.Queue()->get() Method get ValueType get() Description Returns the next element from the queue, or UNDEFINED if the queue is empty. See also peek(), put()