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
          loadJSONFileAsync(path)

          loadJSONFileAsync(path)

          Test plugins that load JSON files in the reference application. The method reads the file from the given path, parses it, and returns a correctly formed JSON object. loadJSONFileAsync() is a convenience method to work with JSON objects. It uses the standard Facade method loadFileAsync(path).

          Required Editions

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

          Parameters

          path
          Type: ListObject
          The list to save.

          Return Value

          A parsed JSON object.

           
          Loading
          Salesforce Help | Article