LotusScript ClassesA-DDDatabase (NotesUIDatabase)On this pageDatabase (NotesUIDatabase - LotusScript)Read-only. The back-end database that corresponds to the currently open database. Defined in NotesUIDatabase Data type NotesDatabase Syntax To get: Set notesDatabase = notesUIDatabase .Database Example