Changes
/* Start workflow snippet */
This code locates the workflow object at the MetaClass of the object using its ''UID'', loads the declared [http://en.wikipedia.org/wiki/Extensible_Application_Markup_Language XAML] code and sends it to the invoker. The calling object will be passed as first and only parameter ''UBIKObject''.
{{Hint|If you need the workflow to be executed conditionally, just wrap the conditions (e.g. and <code>if</code> block around the generated snippet!}}
==Other functionality==