Description Usage Arguments Details Value Examples
Cancels a report in the Report Queue
1  | CancelReport(report.id)
 | 
report.id | 
 Id of the report that you want to cancel  | 
Returns either a console message that no reports are queued or the reportID number that was cancelled
Console message
1 2 3 4  | ## Not run: 
CancelReport('12345678')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.