IApplication.ExecuteScript method
Namespace: NextDesign.Desktop
Description
Loads and executes the specified script file.
argument
Name | Type | Description |
---|---|---|
scriptPath | string | Absolute path of script file |
scriptParams | IScriptParams | Script Parameters |
Return value
- object