March 2017
Beginner
358 pages
9h 51m
English
The If workflow activity does not so much perform an activity on its own, as it does control the flow of other activities in the workflow based on a condition.

A condition can be defined based on the condition builder (as seen above), or if we check the Advanced tick-box, we can write a script to determine if the If activity should return true or false. After clicking the Advanced tick-box, the Script field will be displayed. This field is auto-populated with a code-comment that provides a fairly detailed explanation as to how to use it:
Answer is a pre-defined variable in the context of this advanced condition script. This variable is ...
Read now
Unlock full access