Boolean Action

The action represents a description of some behavior that occurs as a result of the owning step.
A Boolean action contains no logic for the action. It simply sets a bit in its tag (SFC_ACTION structure). To do the action, other logic must monitor the bit and execute when the bit is on. With Boolean actions, you have to manually reset the assignments and instructions that are associated with the action. Because there is no link between the action and the logic that performs the action, the automatic reset option does not effect Boolean actions.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.