FORMULA LANGUAGE


Examples: FileSave
1. This code, when added to the "Next" action button in form1 and triggered from the Notes client, saves and closes form1 and opens form2 in edit mode.
2. This code, when added to the Save action button in a form and triggered from Notes, saves the current document and opens the AllDocs view when the save is successful. If the save is not successful, it returns the message, "Save unsuccessful," to the status bar.
See Also