# Get Cursor Last Pos

Gets the cursor position of last event.

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTlA1suFa5N48x_83N%2F-MGIW3wIXgRupIGNu8-p%2F-MGIiDGuNcrVFP-DbUma%2FTodos.PNG?alt=media\&token=406123c5-e2bb-4ec6-8044-9533b8686f6f)

### 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 %}
