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.
int32 GetScriptFolder( int32 p_nIndex )
Parameter Type | Parameter Name | Documentation |
---|---|---|
int32 | p_nIndex | The index of the event handler to query. |
None published. Please look for an example in the Simdify Scripting Language code base.