Report.ShowOutput() Method
Version: Available or changed with runtime version 1.0 until version 1.0 where it was deprecated.
Returns the current setting of whether a section should be printed, and changes this setting.
Syntax
Show := Report.ShowOutput()
Parameters
Report
Type: Report
An instance of the Report data type.
Return Value
Show
Type: Boolean
true if the section is printed, otherwise false.