/
Function
Function
1. Description
Allows you to create an additional function.
This component is present in flow types like:
Voice;
Chat;
Forms;
Service.
The block (Fig.1(1)) is used in space to build the Flow. The settings panel for this component opens (Fig.1(2)) when you click on the block.
Fig.1. Function component
It is declared separately from the flow scheme.
Hint
The Execute component is used to call the function.
1.1. Function block
The block consists of the following elements:
The name of the component;
actions branch — outgoing (connecting with the following block) branch.
1.2. Function settings panel
It consists of the following elements:
Name;
Break;
Limit;
Add description.
1.2.1. Name
The name of the function is set here.
1.2.2. Break
1.2.3. Limit
Fig. 2. Setting a limit
1.2.4. Add description
Fig. 3. Add description
- 1 1. Description
- 1.1.1 Hint
- 1.2 1.1. Function block
- 1.3 1.2. Function settings panel
- 1.3.1 1.2.1. Name
- 1.3.2 1.2.2. Break
- 1.3.3 1.2.3. Limit
- 1.3.4 1.2.4. Add description
, multiple selections available,
Related content
Execute
Execute
More like this
Set variables
Set variables
More like this
Script
Script
More like this
String
String
More like this
Trigger
Trigger
More like this
Custom code
Custom code
More like this