Returns the number of event handlers implemented for a specific event handling script.
int32 GetEventHandlerCount( int32 p_nIndex )
Parameter Type | Parameter Name | Documentation |
---|---|---|
int32 | p_nIndex | The index of the script whose event handler count to query. |
None published. Please look for an example in the Simdify Scripting Language code base.