Srch.U.isTableTypeof Method (DisplayTemplatesSrch)

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.