_getLatLon

Get the Latitude and Longitude for a Users location.

Example

FM_api('Users_getLatLon')

Result

On Success

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

Last updated