getclass


Purpose
Get the class of an event.
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
getvalue, getfromid.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.