-
The scoped GlideSystem (referred to by the variable name 'gs' in any server-side JavaScript) API provides a number of convenient methods to get information about the system, the current logged in user, etc. Adds an error message for the current...
Tags:
Versions > Paris; Products > Now Platform App Engine > JavaScript API reference
-
The scoped GlideTime class provides methods for performing operations on GlideTime objects, such as instantiating GlideTime objects or working with GlideTime fields.Returns the time in the specified format.Gets the time in the current user's display format and time zone. Gets...
Tags:
Versions > Paris; Products > Now Platform App Engine > JavaScript API reference
-
The scoped GlideUser API provides access to information about the current user and current user roles. Using the scoped GlideUser API avoids the need to use the slower GlideRecord queries to get user information.Returns the current user's company sys_id.Returns the...
Tags:
Versions > Paris; Products > Now Platform App Engine > JavaScript API reference
-
Cabrillo JS functions to provide native UI for selecting items from a list.Presents a list to the user to select a single item.Presents a list to the user to select multiple items.
Tags:
Products > Now Platform App Engine > JavaScript API reference
-
Cabrillo JS functions for presenting web content inside of native modals.Use to dismiss a modal that has been presented with the presentModal() function.Presents content in a native modal interface.
Tags:
Versions > Paris; Products > Now Platform App Engine > JavaScript API reference
-
Cabrillo JS functions for forward and backward navigation. Enables backward navigation.Enables forward navigation.
Tags:
Versions > Paris; Products > Now Platform App Engine > JavaScript API reference
-
Cabrillo JS functions to provide access to native UI elements like buttons and spinners. Hides a native spinner in the current interface.Set buttons at the bottom of the current interface.Set the current interface title.Set buttons in the navigation bar of...
Tags:
Versions > Paris; Products > Now Platform App Engine > JavaScript API reference
-
These are the constants used by Cabrillo JS.Constants to use when setting the style of a button.Constants to use when setting the close button style of modal interfaces.Constants to use when setting the presentation stype of modal interfaces.
Tags:
Versions > Paris; Products > Now Platform App Engine > JavaScript API reference
-
These are common data types used by Cabrillo JS APIs.Defines an attachment.Defines a button. Different interface contexts may support a subset of a button's properties.Describes a selected list item.Contains geographical information, latitude, longitude, and direction.Contains a geographical coordinate.Contains the result...
Tags:
Versions > Paris; Products > Now Platform App Engine > JavaScript API reference
-
Enable or disable the Automated Test Framework, modify retention policies, move tests between instances, control user access to the Automated Test Framework, and create custom test step configurations and step environments.
Tags:
Versions > Paris; Products > Now Platform App Engine > Automated Test Framework