LOTUSSCRIPT/COM/OLE CLASSES


IsEmbeddedInsideWCT property
Example

Read-only. Indicates whether the applicaton is running in the Workplace Client.

Defined in

NotesUIWorkspace

Data type

Boolean

Syntax

To get: flag = notesUIWorkspace.IsEmbeddedInsideWCT

Return value

flag


Language cross-reference

@IsEmbeddedInsideWCT function in formula language

Example