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