> For the complete documentation index, see [llms.txt](https://docs.fieldmotion.com/fieldmotion-api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fieldmotion.com/fieldmotion-api-docs/users/_getlatlon.md).

# \_getLatLon

Get the Latitude and Longitude for a Users location.

### Example

```
FM_api('Users_getLatLon')
```

### Result

#### On Success

```
"[["82878","54.2021","-6.32822","1540549673"]]"
```
