Loading
Visual Studio Code Based Modeler for Consumer Goods Cloud
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          getApplicationRuntimeVersion()

          getApplicationRuntimeVersion()

          Gets the application runtime version details. This matches the MUP installed on the used Modeler environment.

          Required Editions

          Available in: Lightning Experience in Professional, Unlimited, and Enterprise Editions that have Consumer Goods Cloud enabled.

          Parameters

          None

          Returns

          A JSON object with version details if successful. Returns undefined otherwise.

          Example

          {
              "name": "apprt",
              "title": "Application Runtime",
              "version": "18.05.02.40002",
              "build": "18.05.02.40002"
            }
           
          Loading
          Salesforce Help | Article