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
          setGroupId(timerId, groupId)

          setGroupId(timerId, groupId)

          This function is used to create a timer in the logic action based on the specified parameters.

          Required Editions

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

          Parameters

          This function sets the specified group ID on the timer with the defined timer ID. If the setGroupId() is called with a non-existent timer ID, the timer isn’t changed and false value is returned.

          • timerId: is the internal name used to refer to the timer.
          • groupId: is the internal name used to refer to the timer group.

          Returns

          • true value.
          • false: If setGroupId is called with a non-existing timer ID. No timer is changed.
           
          Loading
          Salesforce Help | Article