Versions Compared

Key

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

There are several ways in which preconditions When using preconditions, they can be evaluated in the context of a post function in the following ways:

  • True (Precondition must be true to execute a post function)
  • False (Precondition must be false to execute a post function)

Image Added

You can find more generic description of precondition herelearn more about our preconditions in the Workflow Preconditions topics.