0
location
In this article
To return a location value with a given title, latitude, and longitude
This function returns a location value based on a given latitude and longitude, which can have a random title. This information can be stored in a location field.
Syntax
location(string, number, number)
Return
location
Examples
location(title, latitude, longitude)
To return a location value with a given title, latitude, and longitude.
Result: Stores the location with the given coordinates in the Address location field.
See also
latitude
which returns the latitude value of a given location field.
longitude
which returns the longitude of a given location.
Reply
In this article
Related articles
Content aside
- 4 mths agoFri, November 15, 2024 at 10:48 AM UTCLast active
- 77Views
-
1
Following