Skip to content

MobileCRM.GlobalConstants

rescocrm edited this page Sep 23, 2024 · 1 revision

MobileCRM.GlobalConstants Object

Provides access to the global constants.

Properties

Property Type Description

Functions

Function Description
getAllAsync Asynchronously returns the JSON object representing the GlobalConstants variables.
getAsync Asynchronously returns the constant associated with the specified key in the GlobalConstants variables.

Clone this wiki locally