on_open_report

on_open_report(report)

domain: client

language: javascript

class Report class

Description

The on_open_report event is triggered by the process_report method.

The report parameter is the report that triggered the event.

See also

Client-side report programming

process_report