REFRamework states trasition question

Hi,
Can a state go to it self instead of another state?
For example in side the state I check a variable and based on that I jump to that process. On Success I go the same state but with the variable value set differently.

Thank you,

yes you can go to the same state based on a variable you just need to set the correct conditions in transitions

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.