GetScriptFolder Data Member Function

Returns the value of the script folder used to resolve the file path of a scripted event handler. This refers to the ScriptFolderResolution enumeration. Please see TYPE_SERVICE_TYPE_SERVICE_ENUMERATION_UTIL.SSL for more information.

Prototype

int32 GetScriptFolder( int32 p_nIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index of the event handler to query.

Examples

Copy Text To Clipboard

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