Table of Contents

Method FromScriptFile

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

FromScriptFile(string)

When implemented by a class, loads script source from the script file.

IScriptSource FromScriptFile(string fileName)

Parameters

fileName string

File Name to load the script.

Returns

IScriptSource

Modified IScrptSource instance