When using preconditions with a JSU post function, they can be evaluated in the following ways:
True (Precondition must be true to execute a post function)
False (Precondition must be false to execute a post function)
You can learn more about our preconditions in the Workflow Preconditions. See the Preconditions for Post Functions uses cases for examples.