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

          printerUpdateQueue(Name,reportData,numCopies)

          Use this function to either add a new report to the queue, remove any report from the queue, or modify the number of copies of any existing report. This function creates a database table if the table does not exist and adds, modifies, or deletes an entry for each report in the database.

          Required Editions

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

          Parameters

          • Name: Name of the report.
          • reportData: Data that you want to print.
          • numCopies: Number of copies that you want to print.
          Note
          Note You require these parameters only for single print.

          Returns

          Returns either true, false, or print in progress based on the current state.

           
          Loading
          Salesforce Help | Article