Table of Contents

Method Compile

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

Compile()

Initializes script engine and compiles the script.

public override bool Compile()

Returns

bool

True if succeed, otherwise false.