Skip to main content
Version: 21 R3

In break

In break : Boolean

ParameterTypeDescription
Function resultBoolean←Returns True if the execution cycle is in break

Description​

In break returns True for the In break execution cycle.

In order for the In break execution cycle to be generated, make sure that the On Printing Break event property for the form and/or the objects has been selected in the Design environment.

Note: This command is equivalent to using Form event code and testing whether it returns the On Printing Break event.

See also​

In footer
In header

Properties​

Command number113
Thread safeno