Table of Contents

Method Compile

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

Compile()

When implemented by a class, initializes script engine and compiles the script.

bool Compile()

Returns

bool

True if succeed, otherwise false.