Compile Method Compile() Initializes script engine and compiles the script. Declaration public virtual bool Compile() Returns Type Description Boolean True if succeed, otherwise false. Implements IScriptRunBase.Compile()