|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
| app.maintenance(ProductID) |
Parameters
Return value
No value is returned.
Description
Starts the Mio Installer in Maintenance mode.
This mode makes it possible to re-install or uninstall the application.
This function can be called from JavaScript with mio_maintenance.
When called from JavaScript, the product ID cannot be specified. The current application ID is used.
Note: This function is defined in the library klib.k and is linked automatically. |
|
|
|