.

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


RefreshParentNote @Command
Example

This formula sends the values entered in the dialog box to the parent document. A designer can update a parent note and close the dialog box without having to use the OK button on the dialog box.

Note This @command is new with Release 5.

Syntax

@Command( [RefreshParentNote] )

Usage

Used only in dialog boxes.

This command does not work on the Web.

Language cross-reference

RefreshParentNote method of LotusScript NotesUIWorkspace class

Example
See Also