JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. isqueueempty isqueueempty Purpose Check whether there are events waiting in the event queue. Synopsis function isqueueempty:boolean Return value false if at least one event is available in the queue, true otherwise. Related topics dropnextevent, peeknextevent, getnextevent. Module mmjobs Parent Topic Procedures and functions