Comment Out
Allows us to comment one or many activities by just dropping them on the comment activity.
#
Properties#
General PropertiesSee General Properties.
#
MiscSee Misc.
#
Out ErrorSee Out Error.
#
ExampleIn 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.