Table of Contents

Method CreateExecutionScope

Namespace
Alternet.Scripter.Python
Assembly
Alternet.Scripter.Python.v10.dll

CreateExecutionScope(bool, bool)

public virtual ScriptScope CreateExecutionScope(bool addSearchPaths = true, bool addGlobalItems = true)

Parameters

addSearchPaths bool
addGlobalItems bool

Returns

ScriptScope