Skip to main content
Skip table of contents

Current Session Restored After Script Completion

Tag: SetCurrentSessionToBeRestoredAfterScriptCompletion

The SetCurrentSessionToBeRestoredAfterScriptCompletion function stores a user's current session in the frame where the action appears. It will be restored after the script ends regardless of errors or abnormal script termination.


XML
<SetCurrentSessionToBeRestoredAfterScriptCompletion/>

Tag Attributes

AttributesAttribute Value
ValueOptional
TRUE / FALSE (Defaults to TRUE)
FALSE: Cancels the restoration

Stores the session in use in the frame where this action appears. The session shall be restored after the script ends. (The restoration shall happen regardless of errors or abnormal script termination.)

If the last usage of this action was with Value set to FALSE, no session restoration shall happen. 

Example Script

current-session-restored-after-script-completion-script


JavaScript errors detected

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

If this problem persists, please contact our support.