databaseId

To return the ID of the current database

This function tells you the ID of the current database you are in.

Syntax

databaseId()

Return

string

Examples

databaseId()

Result: mcxhedkkmvpp (for example)

See also

teamId, which returns the ID of the current workspace.

tableId, which returns the ID of a table.

Last updated