MiscGet2Levels()
- Last UpdatedAug 24, 2016
- 1 minute read
This method queries whether two or three recipe levels have been configured in the system. This method is used to configure the SFC ActiveX control as well as to dictate whether the unit procedure methods should be used in this control. A Short return value indicates if two recipe levels have been defined. The value can be interpreted as follows:
0 = Three recipe levels defined
1 = Two recipe levels defined
Syntax
ReturnValue = BatchSFCVar.MiscGet2Levels ()