
Starts an application that has been identified by means of an application ID or application's URL address.
The method may be called only if the application is in "ready" state.
| Name | Description | Type | Use |
|---|---|---|---|
| application | The application's ID or URL address. |
string |
required |
| show | Specifies whether the application should show when it is started. The default value is "true" which means it displays on the screen. A value of "false" means that the application starts but is not shown. |
boolean |
optional |