IsDatabase()

Syntax

Result = IsDatabase(#DataBase)
Description
This function evaluates if the given #Database number is a valid and correctly-initialized database. This function is bullet-proof and can be used with any value. If Result is not zero then the object is valid and initialized, otherwise it returns zero. This is a good way to check that a database is ready to use.

Supported OS

All

<- GetDatabaseString() - Database Index - NextDatabaseDriver() ->