Domino Code Fragment

Code Name*
Save and Exit a Document
Date*
04/28/2024
Source (or email address if you prefer)*
Rlatulippe@romac.com
IP address:.18.225.57.49
Description*
Usually used in an Action button or a button in a form, this formula tells Notes to Save a document, and then exit it.
Type*
Formula
Categories*
(Misc)
Implementation:
Required Client:
Server:
Limitations:
Comments:
Files/Graphics attachments (if applicable): Code:
@Command([FileSave]) ;
@Command([FileCloseWindow])