In aState Machine, every state—including theFinal State—can contain anEntryand anExitsection. However, theFinal Statedoesnot include Transitions, as it ' s meant to mark theend of execution. Once entered, no further transitions occur from this state.
[Reference:UiPath Studio Guide > Workflow Types > State Machine > Final State, , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit