If Input Equals
This task will check whether an input is equal to a specified value, and run a series of sub-tasks depending on the result. Sub-tasks can be added by dragging tasks from the Task Library and onto the If Input Contains task in the workflow.
Settings
Equal To
Required
Set to true to run the sub-tasks if the input equals the match value, or set to false to run the sub-tasks if the input does not equal the match value.
Input
Required
The input value to check. For instance, this could be set to a workflow variable, a Razor script or the content of a file.
Match
Required
The value the input should contain.