| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| id | String | The Script Id. | ||
| autoRun | Boolean | Optional | Indicates whether to automatically run the Script (if being run from the Script Execute wizard). If omitted, a value of False is assumed. | |
| showUi | Boolean | Optional | Indicates whether to show the User Interface (where application), e.g., the Execute Script wizard for 'General' type Scripts. If omitted, a value of True is assumed. | |
| parameters | ISKeyValueList | Optional | Any additional Parameters to to update the Script's Parameters with. If omitted, a value of Nothing is assumed. |
An ISApplicationShortcut object.