> 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-others/return-values.md).

# Return Values

Kalipso - Form - Actions - Actions Description - Group Others - Return Values

Returns Values to the Event that called this Action Set.

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTlA1suFa5N48x_83N%2F-MGNrRhE4X1yoH0bXC6I%2F-MGNsZjeYMKt8-HvBB5n%2FTodos%20menos%20IOS.PNG?alt=media\&token=25a0b0e6-f318-4a38-b3f3-5b71460a3fb0)

### Parameters

*Values to Return*

* **Type** - Type of the first Value to return.

{% hint style="info" %}
This will be the type of the first Target defined in the calling [Show Form](/kalipso5/developing/form/actions/actions-description/group-forms/show-form.md) Action.
{% endhint %}

* **Value** <*string*> or <*numeric*> - First value to return.

{% hint style="info" %}
This will be the value of the first Target defined in the calling [Show Form](/kalipso5/developing/form/actions/actions-description/group-forms/show-form.md) Action.
{% endhint %}
