# Execute Function

**executeFunction** is similar to **executeWorkFlow,** it calls one functionality into another functionality, Here you include one functionality as a workflow in another functionality. **executeFunction** can help to group several actions of each different functionality under a single parent functionality.

**Syntax:**&#x20;

**executeFunction(workFlowName)**

| Name             | Type   | Description                         |
| ---------------- | ------ | ----------------------------------- |
| **workFlowName** | String | Enter the name of the functionality |

#### **Video:**

{% embed url="<https://www.youtube.com/watch?t=237s&v=4hiQmVlf2d0>" %}
