GeolocationAltitude()
Syntax
Result.d = GeolocationAltitude()Description
Returns the current altitude (in meter). StartGeolocation() has to be called successfully before using this command.
Parameters
None.
Return value
Returns the current altitude (in meter), or -1 if an error has occured.
See Also
StartGeolocation(), GeolocationLatitude(), GeolocationLongitude(), GeolocationSpeed(), GeolocationHeading(), GeolocationTime()
Supported OS
All