IsInViewStack - cWebView

Returns whether the view is in the view stack of a drill-down web application

Type: Function

Return Data Type: Boolean

Parameters: None

Return Value

True if the view is in the view stack, else False


Syntax
Function IsInViewStack Returns Boolean

Call: Get IsInViewStack to BooleanVariable


Description

Returns whether the view is in the view stack of a drill-down (peApplicationStyle=wvsDrillDown) web application.

Returns False if the view is not in the view stack or the web app is not using drill-down style.