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 text used as the search criteria for the knowledge base management control.
Control types supported
knowledge base search control
Syntax
var kbSearchControl = formContext.getControl("<name>");
var searchQuery = kbSearchControl.getSearchQuery();
Return Value
Type: String
Description: The text of the search query.