Returns your current location on the web and the app as long as location services on the device have the correct permissions.

Syntax

Gps()

The Gps function syntax has no arguments.

Examples

FormulaDescriptionResult
=Gps()Pulls the Latitude, Longitude, Accuracy, and a Map attachment of your current location{"Latitude":32.7158678, "Longitude":-117.1683476, "Accuracy":89, "AttachmentId":"b55163c5-fbcb-4f0a-b121-a6180142c847"}