Run Method Run() Executes script starting from the main entry point. Declaration public virtual object Run() Returns Type Description Object Return value of the script being executed. Implements IScriptRunBase.Run()