Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
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
          getGeneratorVersion()

          getGeneratorVersion()

          Use this function to retrieve the version details of Code Generator, which is used to build run-time artifacts.

          Required Editions

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

          Parameters

          None.

          Returns

          If the function call is successful it returns a JSON object with version details; else, it returns undefined.

          Example

          {
              "name": "gen",
              "title": "Runtime artifacts generator",
              "version": "18.05.02.40002",
              "build": "18.05.02.40002"
            }
           
          Loading
          Salesforce Help | Article