ISInterface:EnumScripts
Jump to navigation
Jump to search
Purpose
This function is used to enumerate all currently running scripts.
Usage
Parameters
- fScriptEnumCallback Callback
- Callback function to be called with each script name
- void *pData
- Custom data to be passed to the callback function
Return Value
- unsigned long
- Number of scripts running