Function
EN
Version 4.00
@Break
System
Syntax
@Break
@Break(FN1)
Description
Ohne Parameter:
Terminates a program currently being processed at the point where it occurs.
In addition, execution of the AEF is aborted.
Mit Parameter (Ab V3.06):
FN FN1 = 1:
Wie ohne Parameter.
FN FN1 = 2:
Terminates a program currently being processed at the point where it occurs.
Note and feature change compared with previous implementations (as of V3.06):
An @Break(2) does not abort the AEF.
An @Break(X) in an @CallPRC or @CallIDF also terminates all calling PRCs or IDFs.
Note : This text was machine-translated and may contain inaccuracies.
