Script Builder

A workspace builder is available for configuring, editing and viewing the script. To access the script builder, click the name of the required script in the list.

To exit the builder and return to the list of scripts, click the arrow to the right of the script name.

Builder Workspace Actions

  • To add a block to customize the script step, click Action or Condition on the left side of the interface, hold down the left mouse button and drag the block to the desired location in the workspace.
  • To create links between blocks of script steps and chain them together, arrange them sequentially, point to the gray dot below the block and drag the connecting arrow to the block with the next script step.
The arrow from the Yes point in the Condition block means that the specified condition should be met in order to complete the next step of the script, and from the No point means that it shouldn’t be met.
  • To change the scale of the workspace, scroll the mouse wheel.
  • To move around the workspace, hold down the left mouse button and move the cursor to the desired location.
  • To remove the added Action or Condition block from the workspace, select Delete from the block actions menu or click the block and press the Backspace key.
  • To remove the arrow connecting the blocks to the script steps, left click on it.
You can draw multiple arrows from one block to connect to different blocks.
In this article