IsInViewStack - cWebView
Returns whether the view is in the view stack of a drill-down web application
Type: Function
Return Data Type: Boolean
Syntax
Function IsInViewStack Returns Boolean
Call Example
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.
Return Value
True if the view is in the view stack, else False