Method Compile
Compile()
Initializes script engine and compiles the script.
public virtual bool Compile()
Returns
- bool
True if succeeds; otherwise, false.
Initializes script engine and compiles the script.
public virtual bool Compile()
True if succeeds; otherwise, false.