Method SyntaxCheck
SyntaxCheck()
Performs the syntax check of the script.
public virtual bool SyntaxCheck()
Returns
- bool
True if succeed, otherwise false.
Performs the syntax check of the script.
public virtual bool SyntaxCheck()
True if succeed, otherwise false.