LoadScript
Load another script from within a script
Overview:
Functions:
LoadScript(name)API Reference
LoadScript()
LoadScript()Loads a script file. Will yield until the script has been loaded.
LoadScript("test.js")Parameters:
name(String)
Last updated
Was this helpful?