Table of Contents

Method SyntaxCheck

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

SyntaxCheck()

Performs the syntax check of the script.

public virtual bool SyntaxCheck()

Returns

bool

True if succeed, otherwise false.