Links

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

1
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 modified 9mo ago