| Syntax |
|
| Documentation | Restores data from a backup zip file. Existing application instances and other backuped files get overwritten if they exist. The backup archive file formerly must have been created with the appropriate $backup functions.
|
| Examples | |
| $// WARNING! Existing data gets overwritten! $backup.restore.apply{private://myBackup.zip} | |
| Group | Special |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 1 |