> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-forms/close-form.md).

# Close Form

Closes the current Form. You're able to return values to whom as called the current one.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### **Parameters**

*Advanced Options*

Values to Return

* **Type** - Type of the first Value to return. This will be the type of the first Target defined in the calling Show Form Action.
* **Value** \<string> or \<numeric> - First value to return. This will be the value of the first Target defined in the calling Show Form Action.
* **nth-Type** - Type of the **nth Value** to return. This will be the type of the **nth Target** defined in the calling [**Show Form**](/kalipso5/developing/form/actions/actions-description/group-forms/show-form.md) Action.
* **nth-Value** *\<string>* or *\<numeric> -* nth value to return. This will be the value of the **nth Target** defined in the calling [**Show Form**](/kalipso5/developing/form/actions/actions-description/group-forms/show-form.md) Action.

{% hint style="warning" %}
Do **NOT** use this Action inside an Action Set executed in Thread Mode (Timers included).
{% endhint %}
