Method Run
Run()
Executes script starting from the main entry point.
public virtual object Run()
Returns
- object
Return value of the script being executed.
Executes script starting from the main entry point.
public virtual object Run()
Return value of the script being executed.