glide.ui.m_agents

ServiceNow property description:

Use the mobile web UI if one of these strings (comma-separated) appears in the browser's User Agent

Attributes

  • Sys ID: 13aa4241eb310100d2d5abf11206fe1f
  • Type: string
  • Application: Global
  • Default value: iphone,android_phone,IEMobile,Windows Phone,iPod,Windows CE,BlackBerry,BB10,android,mobile
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.m_agents` is used to determine whether the mobile web UI should be displayed based on the User Agent string of the browser. According to the provided documentation, this property contains a comma-separated list of strings. If any of these strings appear in the User Agent of the browser, the mobile web UI will be used. This allows administrators to control which devices or browsers are directed to the mobile interface. The property is particularly useful for ensuring compatibility and optimizing the user experience on various mobile devices.

Source

Related property: glide.ui.mobile_agents