Lotus Notes functions Lotus Notes notes_create_db Create a Lotus Notes database Description bool notes_create_db string database_name &warn.experimental.func; &warn.undocumented.func; notes_drop_db Drop a Lotus Notes database Description bool notes_drop_db string database_name &warn.experimental.func; &warn.undocumented.func; notes_version Get the version Lotus Notes Description string notes_version string database_name &warn.experimental.func; &warn.undocumented.func; notes_create_note Create a note using form form_name Description string notes_create_note string database_name string form_name &warn.experimental.func; &warn.undocumented.func; notes_mark_read Mark a note_id as read for the User user_nam Description string notes_mark_read string database_name string user_name string note_id &warn.experimental.func; &warn.undocumented.func; notes_mark_unread Mark a note_id as unread for the User user_na Description string notes_mark_unread string database_name string user_name string note_id &warn.experimental.func; &warn.undocumented.func; notes_unread Returns the unread note id's for the current User user_nam Description string notes_unread string database_name string user_name &warn.experimental.func; &warn.undocumented.func; notes_header_info Open the message msg_number in the specified mailbox on the specified server (leave serv Description object notes_header_info string server string mailbox int msg_number &warn.experimental.func; &warn.undocumented.func; notes_body Open the message msg_number in the specified mailbox on the specified server (leave serv Description array notes_body string server string mailbox int msg_number &warn.experimental.func; &warn.undocumented.func; notes_find_note Returns a note id found in database_name. Specify the name of the note. Leaving type bla Description bool notes_find_note string database_name string name string type &warn.experimental.func; &warn.undocumented.func; notes_nav_create Create a navigator name, in database_name Description bool notes_nav_create string database_name string name &warn.experimental.func; &warn.undocumented.func; notes_search Find notes that match keywords in database_na Description string notes_search string database_name string keywords &warn.experimental.func; &warn.undocumented.func; notes_copy_db title]) Create a note using form form_name Description string notes_copy_db string from_database_name string to_database_name &warn.experimental.func; &warn.undocumented.func; notes_list_msgs Returns the notes from a selected database_nam Description bool notes_list_msgs string db &warn.experimental.func; &warn.undocumented.func;