Domino Code Fragment

Code Name*
Save and Exit a Document
Date*
06/28/2025
Source (or email address if you prefer)*
[email protected]
IP address:.172.69.7.248
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])