Method SyntaxCheck
SyntaxCheck()
When implemented by a class, performs syntax check of the script.
bool SyntaxCheck()Returns
- bool
- True if succeed, otherwise false. 
When implemented by a class, performs syntax check of the script.
bool SyntaxCheck()True if succeed, otherwise false.