glide.knowman.search.default_language
ServiceNow property description:
Default language for the Knowledge Articles. If empty, it will default to the language of the logged-in user. (two character values):
en - English US fr - Francais es - Espaņol it - Italiano de - Deutsch
Attributes
- Sys ID: bd5091975b03120045c0286411f91af7
- Type: string
- Application: Global
- Default value: nan

AI generated property description:
The ServiceNow property `glide.knowman.search.default_language` is used to set the default language for knowledge base searches. This property ensures that when users perform searches within the knowledge base, the results are returned in the specified default language if no other language preference is set. This is particularly useful in environments where multiple languages are supported, as it helps standardize search results and improve user experience. The property can be configured to any language supported by the platform, aligning with the organization's localization and internationalization strategies. For more detailed information, refer to the ServiceNow documentation on internationalization in Knowledge Management.
Source