Changes
/* Start workflow snippet */
===Start workflow snippet===
This snippet will insert the code to execute an a {{UBIK}} workflow synchronously, meaning in the same thread as the rest of the code is executed. So code execution will only continue after the workflow is finished. Example:
<source lang = "csharp">