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 given table matches tableTypeName.
Srch.U.isTableTypeof(resultTable, tableTypeName)
Return value
true if the table is of the specified type; false otherwise.
Parameters
resultTable
The table to test.tableTypeName
The table type to match.