> 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/get-cursor-last-pos.md).

# Get Cursor Last Pos

Gets the cursor position of last event.

Action available for the following operating systems:

![](/files/-MGIiDGuNcrVFP-DbUma)

### Parameters

* **Target X Pos.** *\<unquoted string> -* The control or variable that saves the X coordinate of the cursor position in the last event.
* **Target Y Pos.** *\<numeric> -* The control or variable that saves the Y coordinate of the cursor position in the last event.

{% hint style="info" %}
On iOS the cursor position is only tracked on touch events done on a Draw Control.
{% endhint %}
