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
          getGeneratorVersion()

          getGeneratorVersion()

          Gets the version details of Code Generator that is used to build the run-time artifacts.

          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": "gen",
              "title": "Runtime artifacts generator",
              "version": "18.05.02.40002",
              "build": "18.05.02.40002"
            }
           
          Loading
          Salesforce Help | Article