ISInterface:GetScriptCWD
Jump to navigation
Jump to search
Purpose
Retrieves the current working directory for a given script
Usage
Parameters
- char *ScriptName
- Name of the script
- char *buffer
- Buffer to place the path in
- unsigned long buflen
- Size of the buffer
Return Value
- bool
- Returns true if the function succeeded. The function will fail if the specified script does not exist