Initializing help system before first use

peeknextevent

peeknextevent


Purpose
Peek the next event in the event queue of the model.
Synopsis
function peeknextevent:Event
Return value
A copy of the next event or nullevent if the queue is empty
Further information
The returned event is a copy of the first available event of the queue. The event queue is not changed by this function.
Related topics
Module