DoesScriptExist
Docslocal retval = DoesScriptExist(scriptName)Parameters
| Name | Type | Description |
|---|---|---|
scriptName | char* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = DoesScriptExist(scriptName)| Name | Type | Description |
|---|---|---|
scriptName | char* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!