The Portal block allows you to move between different blocks, creating a bridge between them. This block is used to connect other blocks, especially in scenarios where they are far apart.
Only one arrow can exit from the block.
| Property | Description |
¶ General |
|
| Label | The name of the block, displayed in the script editor but not used in the client dialogue. It is for the convenience of the user creating the script. |
| Marker | An arbitrary text used as a symbol for the block. It can be used in analytics reports as a marker for block progression – helping to track which blocks the robot has passed through. |
| Maximum cycles | The maximum number of times the bot can go through the loop before transferring to the operator. A loop is considered each time the user re-enters a specific block. The maximum number of loops is 100. |
¶ Go to |
|
| Block | The block to which you want to move. Select a block from the drop-down list or enter the name/message of the desired block in the search field. |