For the complete documentation index, see llms.txt. This page is also available as Markdown.
save_database
Save current database to the specified idb file idbname - name of the idb file. if empty, the current idb file will be used. flags - DBFL_... bits or 0 see also set_database_flag(), clr_database_flag()
success save_database(string idbname, long flags);