Returns the number of messages in the queue
function queueSize input Integer queue; output Integer out; end queueSize;