Table of Contents

Method SyntaxCheck

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.v9.dll

SyntaxCheck()

When implemented by a class, performs the syntax check of the script.

bool SyntaxCheck()

Returns

bool

True if succeed, otherwise false.