How to build a script of an Agent

icon picker
Moving and cloning Slots and Script Branches

Changing the parent of a branch

Change parent or change the
@Parent of a Script Branch
— a function of moving a
@Slot
to another place in the
@Script
along with the entire
@Script Branch
following this
@Slot
.
In order to change the
@Parent of a Script Branch
, you need to right-click on the desired
@Slot
and select the Change parent function in the context menu. ​
image.png
After selecting the Change parent function, a window for selecting a new
@Parent of a Script Branch
opens. ​
image.png
In order to select the
@Parent of a Script Branch
, you must click on the Select destination drop-down list box. The drop-down list offers only those
@Slot
s that are at the ends of the
@Script Branch
and are compatible with the first
@Slot
of the moved
@Script Branch
according to the
@Slot Neighborhood Rules
. ​
image.png
To make it easier to find the required
@Slot
, you can use the Search field. The search for the required
@Slot
is carried out by:
Slot_ID);
@Slot
name;
@Slot
Type.
Select the required
@Slot
in the list and click on it, then confirm the action by clicking the Change parent button.

Cloning a script branch

Clone to is an option to create an exact copy of the
@Script Branch
in another place in the
@Script
.
To clone a
@Script Branch
, you need to right-click on the desired
@Slot
and select the Clone to function in the context menu. ​
image.png
After selecting the Clone to function, a window for selecting a new
@Parent of a Script Branch
opens, after which the cloned
@Script Branch
will be located. ​
image.png
In order to select a new
@Parent of a Script Branch
, you must click on the Select destination drop-down list box. The drop-down list offers only those
@Slot
s that are at the ends of the
@Script Branch
and are compatible with the first
@Slot
of the cloned
@Script Branch
according to the
@Slot Neighborhood Rules
. ​
image.png
To make it easier to find the required
@Slot
, you can use the Search field. The search for the required Slot is carried out by:
@Slot
_ID;
@Slot
name;
@Slot
Type.
A
@Script Branch
can be cloned to the end of itself.
Select the required
@Slot
in the list and click on it, then confirm the action by clicking the Clone slot button.
Important:
@Jump
@Slot
s that reference
@Slot
s from the copied
@Script Branch
after copying will have
@Slot
s from the copied
@Script Branch
in the Destination field, and not from the copied one.


Changing the order of Subslots

To change the order of
@Subslot
s for and , you can use the following function:
To move a
@Subslot
up, click the Move up button. The selected
@Subslot
and its associated
@Script Branch
will move up one position and swap places with the
@Subslot
above it.
To move a
@Subslot
down, click the Move down button. The selected
@Subslot
and its associated
@Script Branch
will move down one position and swap places with the
@Subslot
below it.
bandicam 2024-02-22 11-51-24-795.gif
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.