| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| form | String | The Form Key of the Form or a blank String to perform the action against the current form or "*" to perform the action against all forms. | ||
| action | String | The Action. | ||
| parameters | ISKeyValueList | Optional | Any additional Parameters to send with the Form Action. If omitted, a value of Nothing is assumed. | |
| open | Boolean | Optional | Indicates whether to open the form if it is not already open. If omitted, a value of False is assumed. | |
| activate | Boolean | Optional | Indicates whether to activate the form if it is not the current form. If omitted, a value of False is assumed. |
An ISApplicationShortcut object.