ClientManager.FB_Init (METH)ΒΆ
METHOD FB_Init : BOOL
FB_Init is always available implicitly and it is used primarily for initialization. The return value is not evaluated. For a specific influence, you can also declare the methods explicitly and provide additional code there with the standard initialization code. You can evaluate the return value.
- InOut:
- Scope - Name - Type - Comment - Return - FB_Init- BOOL- Input - bInitRetains- BOOL- TRUE: the retain variables are initialized (reset warm / reset cold) - bInCopyCode- BOOL- TRUE: the instance will be copied to the copy code afterward (online change)