Function EN Version 4.50

@GetDBID

Database NotesAdmin

Syntax

@GetDBID(DBHANDLE1);

Description

The ID of the DB with the DBHANDLE DBHANDLE1 is returned.
The ID is a TD value that indicates when the DB was created.

Example: @GetDBID(DBHANDLE1)

@GetDBID(DBHANDLE1)
The database is opened, its ID is output as a time value, and then the DB is closed again.

Note : This text was machine-translated and may contain inaccuracies.