DoesTableExist

Mon 01 January 2018

Syntax

DoesTableExist(DB_tbl_name)

Description

Use the DoesTableExist function to return a boolean value indicating whether the database table exists.

Parameters

Field or Control

Definition

DB_tbl_name

Specifies the name of the database table as a string value.

Returns

A boolean value.