Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

I have a route that will go to an activity if one of three possible variable answers are chosen from a form - otherwise it will go elsewhere.

Do I handle this in the condition expression with an OR statement?

Such as:

changeType=='new hire' OR changeType=='term' OR changeType=='raise'

(not a programmer, by the way, so answer with that in mind)

Thank you,
Greg