Platform Tricks
11min
Here you'll find a list of tricks to improve your experience when working with PROCESIO.
JSON Example:
{
"model": "Prius",
"manufacturer": "Toyota",
"year": 2021,
"mileage": 40129.4,
"owner": {
"name": "John Smith",
"city": "Boston"
}
}

- Hold down the CTRL key and click every action that you want to move.
- Release the CTRL key and just drag the group like you would drag a single action.

- Double-click the action you want to spawn and a new one will show up in the middle of the canvas.


- Click inside the code editor.
- Use the ESC key to toggle the full-screen on and off.

- You can double-click on the process name inside the canvas to edit the process properties.

- Use Group/Name pattern when naming your processes to group them.
