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.
Determines whether the specified table is mapped.
Syntax
client server public static boolean isTableMapped(TableId _mapTableId, TableId _tableIdToTest)
Run On
Called
Parameters
- _mapTableId
Type: TableId Extended Data Type
The ID of the map.
- _tableIdToTest
Type: TableId Extended Data Type
The ID of the table to test.
Return Value
Type: boolean
true if the table is mapped; otherwise, false.