Skip to main content
Skip table of contents

LoadRestorePoint: Load existing Restore Point data

Tag: LoadRestorePoint

LoadRestorePoint loads existing restore point with the data in the module.

Tag Attributes

Attributes

Attribute Values

Value Description

KeepAlive

TRUE / FALSE

Defaults to FALSE

FilePath

Full file path of existing restore point file

The path file is absolute or relative to current script file location (missing or wrong extension will be forced to valid one with a warning).

Password

(entered by user)

ASCII only

Example Script

CODE
<LoadRestorePoint FilePath="RSP2515.ytr_rest"  keepalive="true"/> <!-- Restore point without password -->
<LoadRestorePoint FilePath="RSP2515.ytr_rest"  Password="P@ssword!" keepalive="true"/> <!-- Restore point with password -->

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.