glide.ui.text_search.rowcount
ServiceNow property description:
Number of Global Text Search matches returned per table:
Attributes
- Sys ID: d5543c300a0a0b18011eb7826ac116a2
- Type: integer
- Application: Global
- Default value: 10

AI generated property description:
The ServiceNow property `glide.ui.text_search.rowcount` determines the number of matches returned per table in a Global Text Search. This property allows administrators to control the volume of search results displayed, which can help manage performance and user experience. By setting this property, you can specify a limit on the number of records retrieved from each table during a search operation. Adjusting this value can be useful in environments with large datasets to ensure that search results are relevant and manageable. The default value and further configuration details can be found in the ServiceNow documentation.
Source