VisuFbPaintAfterAllDialog.FB_Exit (METH)ΒΆ
METHOD FB_Exit : BOOL
FB_Exit must be implemented explicitly. If there is an implementation, then the method is called before the controller removes the code of the function block instance (implicit call). The return value is not evaluated.
- InOut:
Scope
Name
Type
Comment
Return
FB_ExitBOOLInput
bInCopyCodeBOOLTRUE: the exit method is called in order to leave the instance which will be copied afterwards (online change).