Jump to: navigation, search

Changes


Activity:DebugMessage (Activity)

19 bytes added, 14:56, 8 January 2015
}}
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
|}
10,686
edits