| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| applicationShortcut | String | The Application Shortcut string. | ||
| avoidForm | Object | Optional | The Form to Avoid when executing a FormOpen Application Shortcut. If omitted, a value of Nothing is assumed. | |
| source | Object | Optional | System use only. If omitted, a value of Nothing is assumed. | |
| parentForm | Object | Optional | The Parent Form from which this Application Shortcut is being executed. This might be used to ensure that a form is opened 'pseudo-modal' in the User Interface. If omitted, a value of Nothing is assumed. | |
| delayMilliseconds | Integer | Optional | If omitted, a value of 0 is assumed. |
A Boolean value indicating success.