Returns the current location of the device.Syntax:
mobileCurrentLocation()
Examples:
put mobileCurrentLocation() into theLocation
Use the mobileCurrentLocation function to find the current location of the device.
Use the mobileCurrentLocation function to find the current location of the device. If location tracking has not been enabled this function returns empty. Otherwise it returns an array.
See also: mobileStartTrackingSensor (command),mobileSensorReading (function),trackingError (message),locationChanged (message),