Unload another script from within a script
Functions:
UnloadScript(name)
UnloadScript()
Unloads a script. This will yield the until the script has been unloaded.
UnloadScript("test.js")
Parameters:
name (String)
name
Last updated 2 months ago
Was this helpful?