Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the table is in the exception list.
Syntax
client server public static boolean tableIsException(TableName _tableName)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
The name of the table to check.
Return Value
Type: boolean
true if the table is in the exception list; otherwise, false.
Remarks
The list is hard-coded.