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

          convertDate2Ansi(value)

          This topic describes the convertDate2Ansi(value) function.

          Required Editions

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

          Parameters

          Returns

          The date. For example, 2013-09-20.

          Example
          Example
          <Action actionType="LOGIC" name="ConvertToAnsi" call="Utils.convertDate2Ansi">
             <Parameters>
             <Input name="date" value="ProcessContext::DateFrom" />
             </Parameters>
             <Return name="ProcessContext::DateFromAnsi" />
          </Action>
           
          Loading
          Salesforce Help | Article