}}
The DebugMessage Activity writes a string to the {{UBIK}} debugging service, which is i.e. displayed in the [[Debugger|Code- and Workflow Debugger]].
==Arguments==
! Argument!! Type !! Direction !! Purpose
|- align="left"
| UBIKObject|| [[BaseClass ]] || In || A UBIK object
|- align="left"
| Text || String {{String_MSDN}} || In || The string to be written to the debugging service
|- align="left"
| Result|| Boolean {{Boolean_MSDN}} || Out || Returns True on success, false on error
|}