Global LoadScript
Unload a script within a script.
Syntax
UnloadScript(filename:string)
Parameters
filename
The script file to unload.
Return value
The function has no return value.
Unload a script within a script.
UnloadScript(filename:string)
filename
The script file to unload.
The function has no return value.