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