EnableBranchSelection()
- Last UpdatedAug 24, 2016
- 1 minute read
This method enables the selection of branches and transitions in the SFC control. This must be enabled if branches are to be selected when performing run-time procedure jumps.
Syntax
BatchSFCVar.EnableBranchSelection (bEnable)
Parameters
bEnable
Data Type: Boolean
Flag to signal branch selection state:
True = Branch selection enabled
False = Branch selection disabled