LOTUSSCRIPT/COM/OLE CLASSES


IsInCompositeApp property
Example

Read-only. Indicates whether the component is running within a composite application.

Note This @function is new in release 8.0.1

Defined in

NotesUIWorkspace

Data type

Boolean

Syntax

To get: flag = notesUIWorkspace.IsInCompositeApp

Return value

flag


Usage
Language cross-reference

@IsInCompositeApp function in formula language

Example