General use
Add columns
From the table view
Click the plus icon in the header and choose the column type.

From the inspector
Select the State Machine object in the project tree or by clicking on the # symbol.
Then navigate to the “Columns“ tab, click the plus icon in the header, and choose the desired column type.

Rename the columns
You can rename individual columns in the inspector by double-clicking on their names.

Delete a column
To delete a column, select the State Machine to show it in the inspector. Then, go to the “Columns“ tab and click the X in the upper-right corner of the column you want to remove.

Add states
A secondary click in the empty space of the view opens a menu to add or append states.

Delete states
Select a single state by clicking its number on the left side.
Once selected, press the del key on your keyboard to delete it.
Execute a state from the state machine view
A secondary click on the state number opens a menu to execute that state.

Execute a state from a workflow
Simply drag the state machine object into a workflow and select the action you want to execute.

Understanding the actual state
No state activated, state 1 selected:

State 3 activated as well as selected:

State 4 activated, state 2 selected:

Change a single cell color
Select a single cell and change the color in the inspector.

Last updated
