Skip to content

Initializing - cBaseLocalControlHost

Determines whether the WebApp host (cWebApp or cLocalWebAppHost) is still initializing (objects are being created and initialized)

Type: Function
Return Data Type: Boolean

Syntax

Function Initializing Returns Boolean

Call Example

Get Initializing to BooleanVariable

Description

Determines if the WebApp host (cWebApp or cLocalWebAppHost) is still initializing (objects are being created and initialized).

During initialization several events (like Data Dictionary events) go off that you do not want to process. Note that in most cases you'd want to look at AppSynching.