Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: Inheritance is the notion that the flow will first look for state-specific None, Cancel, Help, and Stop intents and, not finding one, will look for non-state-specific, or global None, Cancel, Help, and Stop.

Accounting for any state

See this video explaining states with the intent node

You can create an intent node with a state of AnyState, which means if the intent occurs (that is, no matter what the Last state was set to, or if the last state was set to No State), this intent node will fire.

...