!CHAPTER Working with Databases !SUBSECTION Database Methods The following methods are available to manage databases via JavaScript. Please note that several of these methods can be used from the _system database only. !SUBSECTION Name @startDocuBlock databaseName !SUBSECTION ID @startDocuBlock databaseId !SUBSECTION Path @startDocuBlock databasePath !SUBSECTION isSystem @startDocuBlock databaseIsSystem !SUBSECTION Use Database @startDocuBlock databaseUseDatabase !SUBSECTION List Databases @startDocuBlock databaseListDatabase !SUBSECTION Create Database @startDocuBlock databaseCreateDatabase !SUBSECTION Drop Database @startDocuBlock databaseDropDatabase