Loads a local JavaScript file asynchronously to your app to make its functionality available in your app.

app.LoadScript( path, callback? )

See Also: Script

Example - Compute the Answer to the Ultimate Question of Life, the Universe, and Everything click to expand contents