FORMULA LANGUAGE
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