StateMachine

Members

Name

Documentation

Type

Description

Optional

States

A list of states

Table

Table parameters

No

Transitions

A list of transitions between the different states

Table

Table parameters

No

StartState

The initial state of the state machine. Defaults to the first in the list

String

Value of type ‘String’

Yes

Table parameters for States

A list of states

  • Optional: No

Name

Documentation

Type

Description

Optional

*

Table

State

Yes

Table parameters for Transitions

A list of transitions between the different states

  • Optional: No

Name

Documentation

Type

Description

Optional

*

Table

Transition

Yes