Prints a report
Parameters
controlId - ControlId of the report control, that you want to print
Example Usages
app.print(invoiceReport);
Return Values
Function does not explicitly produce return value.
Last updated
Was this helpful?