.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


@IsResponseDoc
Example

Indicates whether a document is a response to another document.

Syntax

@IsResponseDoc

Return value

flag

Usage

A response document is one that was composed with a form which has a type of either Response or Response to Response. The designer uses the Form InfoBox to specify the type.

Language cross-reference

IsResponse property of LotusScript NotesDocument

IsResponse property of Java Document

Example
See Also