@IsDocBeingLoaded (JavaScript)
Returns 1 if the current document is being loaded.
Defined in
@Functions (JavaScript)Syntax
@IsDocBeingLoaded() : int
Return value | Description |
---|---|
int |
1 if the doc is being loaded. |
Returns 1 if the current document is being loaded.
@IsDocBeingLoaded() : int
Return value | Description |
---|---|
int |
1 if the doc is being loaded. |