English, asked by TbiaSamishta, 1 year ago

What happens if you put a Breakpoint on a Click activity and start the workflow in Debug mode? The workflow will throw an error when it reaches that activity. You can only put a Breakpoint on a Break activity. The workflow will be paused until you click the Continue button. The workflow will be paused for 5 seconds when it reaches that activity.

Answers

Answered by Sidyandex
5

The workflow will throw an error when it reaches that activity.

You can only put a Breakpoint on a Break activity.

The workflow will be paused until you click the Continue button.

The workflow will be paused for 5 seconds when it reaches that activity.

Similar questions