getclass
getclass |
Purpose
Synopsis
function getclass(ev:Event):integer
Argument
ev
|
An event
|
Return value
The class of the event (>0) or 0 for a
nullevent
Further information
A model sends automatically an event of class
EVENT_END(=1) when it terminates its processing. Other values are application specific.
Related topics
Module