Returns the ordering value for the message in that 'position' of the queue
function eventOrder input Integer queue; input Integer position = 1; output Real out; end eventOrder;