Skip to content

IsViewLoaded - cLocalWebAppHost

Determines if a view is loaded on the client

Type: Function
Return Data Type: Boolean

Parameters

Parameter Type Description
hoView Handle Handle of the view object

Syntax

Function IsViewLoaded Handle hoView Returns Boolean

Call Example

Get IsViewLoaded hoView to BooleanVariable

Description

Determines if a view is loaded on the client,

Return Value

True if the view is available on the client