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.
Gets the first table of the given type in a result table collection.
Srch.U.getTableOfType(tableCollection, tableTypeName)
Return value
A table of the given type; null if the table is not found.
Parameters
tableCollection
The result table collection.tableTypeName
The table type to match.