Cancelled_State - Report
Setting this true will cancel a report
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Cancelled_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Cancelled_State to IntegerVariable |
| Write Access: | Set Cancelled_State to IntegerVariable/Value |
Description
Cancelled_state is set to true when a report has been cancelled. Setting this true will cancel a report. You can query the property to find out if a report was ended normally or was cancelled. This is particularly useful in the ending_report and ending_main_report procedures.