> 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-controls/get-selection.md).

# Get Selection

Allows the user to get the index of the current selected item of a Control.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### Parameters

* **Control** - The control from which you want to retrieve the selected index.
* **Target** <*numeric*> - The control or variable that will receive the selected index.

{% hint style="warning" %}
If no item is selected, Target will b set to 0.
{% endhint %}
