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
          printerPrint(Name,reportData,numCopies)

          printerPrint(Name,reportData,numCopies)

          Use this function to print all the items in the queue if the queuing mechanism is enabled. If the mechanism is disabled, this function requires the same parameters as printToPrint() and prints any report that is passed. It goes through the database table and retrieves one report at a time for queuing.

          Required Editions

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

          Parameters

          • Name: Name of the item.
          • reportData: Data that you want to print.
          • numCopies: Number of copies that you want to print.
          Note
          Note These parameters are only required for single print.

          Returns

          Returns either true or false for multiple print and print status for single print.

           
          Loading
          Salesforce Help | Article