Input Any
Output None

This task suspends execution of a workflow and allows to check and inspect some data for debugging purposes. By default, this task inspects input contents.

When hitting a breakpoint the following actions are possible:

The following are properties of "Breakpoint" task:

Inspect: specifies data to inspect; input if left blank.

Inspect as: specifies default view for data to inspect.

Mute if No Data to Inspect: specifies whether the breakpoint should be muted if there is no data to inspect and no message to show.

Message: specifies message to show.

Log: specifies data to be logged.

Condition: specifies a break condition. Check the Predicate Format Syntax article for the description of condition format.

See also:
Common Task Attributes
Task Options
Variable Types