Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
CoreLocation.description
Returns the location data in a formatted text string.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| CoreLocation | 2.7 | Yes | No | No | Yes, macOS only | Yes |
MBS( "CoreLocation.description" ) More
Parameters
none
Result
Returns description.
Description
Returns the location data in a formatted text string.A string of the form "<<latitude>, <longitude>> +/- <accuracy>m (speed <speed> kph / heading <heading>) @ <date-time>”, where <latitude>, <longitude>, <accuracy>, <speed>, and <heading> are formatted floating point numbers and <date-time> is a formatted date string that includes date, time, and time zone information.
The returned string is intended for display purposes only.
This function queries current know location. It's updated from time to time. To receive a script call when new location is available, please use CoreLocation.SetUpdateLocationHandler.
See also
Example Databases
Created 18th August 2014, last changed 18th August 2014
CoreLocation.course - CoreLocation.desiredAccuracy
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins