Returns a string containing the script function that implements the event handling behavior.
string GetEventHandlerName( int32 p_nIndex, int32 p_nIndex )
Parameter Type | Parameter Name | Documentation |
---|---|---|
int32 | p_nIndex | The index of the event handler function string to retrieve. |
int32 | p_nIndex | The index of the event handler name to retrieve. |
None published. Please look for an example in the Simdify Scripting Language code base.