IBehaviourModel.AbortModel (METH)ΒΆ

METHOD AbortModel : ERROR

The parameter xCommit allows to call the state machine whenever it is needed.

When xCommit is FALSE, the state change to STATE.CLEANING is being prepared but not executed yet. When xCommit is TRUE, the state change to STATE.CLEANING is being prepared as well as executed.

InOut:

Scope

Name

Type

Return

AbortModel

ERROR

Input

xCommit

BOOL