Jump to: navigation, search

Changes


Code Editor

1 byte removed, 06:58, 24 April 2013
/* 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">