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 count of results found in the search control.
Control types supported
knowledge base search control
Syntax
var kbSearchControl = formContext.getControl("<name>");
var searchCount = kbSearchControl.getTotalResultCount();
Return Value
Type: Number
Description: The count of the search result.