-
Notifications
You must be signed in to change notification settings - Fork 24
MobileCRM.GlobalConstants
rescocrm edited this page Sep 23, 2024
·
1 revision
Provides access to the global constants.
| Property | Type | Description |
|---|
| 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. |