Skip to main content
Skip table of contents

LoadSnapshot: Load existing Data Snapshot

Tag: LoadSnapshot

LoadSnapshot loads existing Data Snapshot in the module.

Tag Attributes

Attributes

Attribute Values

Value Description

KeepAlive

TRUE / FALSE

Defaults to FALSE

FilePath

Full file path of existing Snapshot 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
<LoadSnapshot FilePath="RSP2515.ytr_snap"  keepalive="true"/> <!-- Snapshot without password -->
<LoadSnapshot FilePath="RSP2515.ytr_snap"  Password="P@ssword!" keepalive="true"/> <!-- Snapshot with password -->

JavaScript errors detected

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

If this problem persists, please contact our support.