ISDBScriptControl::Include
From MMWiki
CoClass SDBScriptControl, Interface ISDBScriptControl
Sub Include(ScriptPath As String)
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| ScriptPath | String | Script file to be included (path can be relative to the Scripts folder). |
[edit]
Method description
Include given script in execution of the current script.
