Srch.U.getTableOfType Method (DisplayTemplatesSrch)
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.