GetEventHandlerDirection Data Member Function

Returns the direction of an event. This refers to the SPA_eNodeEventDirection enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.

Prototype

int32 GetEventHandlerDirection( int32 index, int32 handler )

Parameters

Parameter Type Parameter Name Documentation
int32indexThe index of the script entry to which you wish to add an event.
int32handlerThe index of the specific event handler to query.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.