4 Functions

The LAST BREAK Function

The LAST BREAK function returns the current value of the last break condition level number detected. If the value is zero, the break was triggered by the Eloquence Report Writer initialization. If the value is ten, the break was triggered by the Eloquence Report Writer termination (END REPORT statement).

An example follows.


250  IF LAST BREAK=3 THEN GOTO 100

Eloquence Report Manual - 19 DEC 2002