Multiple choice technology programming languages

What class need to be used to validate values entered in a form before saving?

  1. UIDOC

  2. DOC

  3. Notes

  4. Notesvalue

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

UIDOC (UI Document) in Lotus Notes represents the document open in the UI and provides validation methods like FieldValidate and Querysave events to check values before saving.