Method MasterObject()->report()
- Method
report
optionalvoidreport(SeverityLevelseverity,stringfilename,int(0..)linenumber,stringsubsystem,stringmessage,mixed...extra_args)- Description
The master object may implement the Reporter API in lieu of compile_warning() and compile_error().
- See also