Comment Out

Allows us to comment one or many activities by just dropping them on the comment activity.

Comment Designer

Properties#

Comment Properties

General Properties#

See General Properties.

Misc#

See Misc.

Out Error#

See Out Error.

Example#

Comment

In this example, we use a foreach activity to display a message box for every number from 1 to 5, but because we place the MessageBox under Comment, the MessageBox activity will never be executed.