GPS Functions
ALT(gpssentence)
Returns the value for altitude from the gpssentence.
LAT(gpssentence)
Returns the value for latitude from the gpssentence in decimal degrees.
LONG(gpssentence)
Returns the value for longitude from the gpssentence in decimal degrees.
Note: these functions are typically appplied to text strings returned by a Communicate | GPS command button.