Changes

Activity:DebugMessage (Activity)

154 bytes added, 11:32, 19 July 2013
/* Usage */
==Usage==
You typically use this This activity is typically used to output debug information like variable values, object properties etc. during the execution of a workflow. {{Hint|Once your workflow runs smoothly, consider removing the DebugActivities you used during design. They are lean but they still consume resources!}}
==Example==