Skip to content

CustomStateHash - cWebView

Retrieves the custom part of the current view state hash when re-initializing a view based on a state hash

Type: Function
Return Data Type: String

Syntax

Function CustomStateHash Returns String

Call Example

Get CustomStateHash to StringVariable

Description

Retrieves the custom part of the current view state hash when re-initializing a view based on a state hash.

Note that this will only return a value if a state has been restored (a URL being entered or the browser's back / forward button being used). For drill-down applications, it will only return the initial value.

Return Value

String containing the custom state hash