StateMachine.getState

Gets the #DzlStateMachine:state property. This is the name of the current state of the machine.

class StateMachine
string
getState
(
)

Return Value

Type: string

The current state of the machine.

Meta