Sends a message to a queue (message is stored a the end of the queue)
function sendEvent input Integer queue; input stdEvent e; output Integer out; end sendEvent;