State Machine
Description
State machine works based on the current state and given input. The state machine performs state transitions and produces outputs. Refer to Office Documentation
Properties
Misc
- DisplayName – Add a display name to your activity.
- Private – By default, activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.
Example
Download Example