Report_Channel - Report
Determines which output channel will be used for your report output
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Report_Channel
| Access Type | Syntax |
|---|---|
| Read Access: | Get Report_Channel to IntegerVariable |
| Write Access: | Set Report_Channel to IntegerVariable/Value |
Description
Report_channel determines which output channel will be used for your report output. If the value is -1 (the default), then no channel reassignment occurs and whatever channel is current is used. In nested reports, only the report_channel value of the outermost parent report is used.