FORMULA LANGUAGE


@IsDocBeingLoaded
Example

Checks the current status of the document and returns 1 (True) if the document is being loaded into memory for display; otherwise returns 0 (False).

Syntax

@IsDocBeingLoaded

Return value

flag

Usage

Use function in field and form formulas. It does not work in toolbar button, selection, column, agent, section editor, hotspot, form action, or view action formulas.

Example
See Also