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
          echo(value)

          echo(value)

          Echo function returns the parameter it receives. It can be called as a Logic type action to write values to the process context.

          Required Editions

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

          Parameters

          Input parameter

          Returns

          The value of the input parameter.

          Example

          Example
          Example

          Returns: 3

          Utils.echo(i)

          Var i = 3

           
          Loading
          Salesforce Help | Article