check if database table exists

Firebird 3, LO 6.3 Linux MInt 18.3
I need to check if there is a table in the database, because strSQL (object_ID) has errors, and the Firebird database cannot check the structure as in SQL (INFORMATION_SCHEMA).
Regards, LGU