---
title: "Override The Module Return Variable Name"
slug: "override-the-module-return-variable-name"
description: "In this feature video, learn how to overwrite Return Names when utilizing functions within a Module Collection of a Test Case model."
tags: ["Test Data", "Test Modeller"]
updated: 2024-09-27T14:47:36Z
published: 2024-09-27T14:47:36Z
canonical: "knowledge.curiositysoftware.ie/override-the-module-return-variable-name"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# Override The Module Return Variable Name

In this feature video, learn how to **overwrite Return Names when utilizing functions within a Module Collection of a Test Case model.**

[Embedded content](https://www.youtube.com/embed/EjXCnvMwKY4?&amp;wmode=opaque&amp;rel=0)

Ensure you have your **Module Collection window** open in **Quality Modeller** ­­– to do so **click Explorer** in the **Dashboard (this is the left panel).**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680279110261.png)

**To see the Return Type name click the blue edit icon** (next to duplicate and delete icons, as on the panel above) opening the Edit Function window qnd **click the Return tab**. In this example the API call is a ‘Response’. *(For more API detail click the Extracted Values tab nestled under the API Request tab).* To continue hit the **green Save button**.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680279104502.png)![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680279099728.png)

Then to set-up the next step place a **green Start waypoint on the Quality Modeller canvas**, and from the **Project Explorer palette**highlight the relevant function clicking the **blue Import button** to get it on the canvas.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680279093428.png)

To now****change the Return Name you simply add the parameters for the job in the **Data Selection window > hit** **Save**. *(Note: these are abstract names, according to your preference).*In this example it’s value is ‘Marketing’ and replace the generic text 'Create Return Job' with a new **Return Name***(again, this name is according to your preference)*. In this example the overridden name is ‘Creating marketing job’ (see final step).

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680279086114.png)

**To see the updated Module Return Variable Name** in the context of the Test Case model **toggle open Parameters** in the **Automation palette**. In this example the parameters are referencing the highlighted waypoint 'Positive Create Job'.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680279081409.png)

## Related

- [Exploring Test Data in Models](/test-data-in-models.md)
- [Quality Modeller](/get-started-with-test-modeller.md)
- [Enterprise Test Data 101](/enterprise-test-data-101.md)
- [Data Activities](/database-activity-tutorials.md)
