Skip to content

RestoreState - cWebApp

Restores the based on the passed state hash

Type: Procedure

Parameters

Parameter Type Description
sStateHash String String containing the full state hash
bOptManualEnter Boolean (optional) True if the hash is entered manually by the user, False if it comes from history. Determines if the record will be found for desktop style

Syntax

Procedure RestoreState String sStateHash Boolean bOptManualEnter

Call Example

Send RestoreState sStateHash bOptManualEnter

Description

Restores the based on the passed state hash. Depending on the application style (peApplicationStyle), it continues into the drill-down or desktop-style track.