Skip to main content
Version: Next

In footer

In footer -> Function result

ParameterTypeDescription
Function resultBoolean🡐Returns True if the execution cycle is in footer

Description

In footer returns True for the In footer execution cycle.

In order for the In footer execution cycle to be generated, make sure that the On Printing Footer 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 Footer event.

See also

_o_During
In break
In header