Srch.U.traceFormatted Method (DisplayTemplatesSrch)
Writes a formatted trace message to the trace console.
Srch.U.traceFormatted(c, method, format, values)
Parameters
c
The component where the trace originated.method
The method where the trace originated.format
A composite format string.values
An object array that contains zero or more objects to format.