glide.help.default.page
ServiceNow property description:
The default URL the help icon directs to when no help context is specified.
Attributes
- Sys ID: 2954597e0a0a0ba85c07695c19d30e66
- Type: string
- Application: Global
- Default value: http://docs.servicenow.com/

AI generated property description:
The ServiceNow property `glide.help.default.page` specifies the default URL that the help icon directs users to when no specific help context is defined for a page or module. According to the documentation, this property ensures that users are always provided with a help resource, even if a context-sensitive help link is not available. This is particularly useful for maintaining a consistent user experience by providing a fallback help page. The URL set in this property can be customized to point to any relevant help documentation or support page. This property is part of the broader context-sensitive help system in ServiceNow, which aims to provide users with relevant assistance based on their current context within the platform.
Source