Coding with the low-code editor
New in 20.0.2 After you added skills in your digital worker task, click the Instructions tab to implement the JavaScript code that is required for the task to run. The low-code editor tech preview is a graphical user interface that helps you implement the JavaScript code.
The low-code editor provides an alternative to writing JavaScript instructions when building digital worker tasks. If you are not familiar with JavaScript syntax but still have basic notions of programming such as basic variable assignments, loops of if/then/else constructs, you can use the low-code editor to start creating the instructions script that orchestrates skills.
The low-code editor is made of a toolbox where you find the blocks classified in categories and the workspace where you build the instruction script.