Method LoadScript
LoadScript(string)
When implemented by a class, load script from specified file.
string LoadScript(string fileName)
Parameters
fileName
stringFile name that contains script to load.
Returns
- string
String representation of the file.