Syntax
LATLONG( latitude , longitude )
Description
LATLONG() creates a LatLong value from latitude (of any numeric type) and longitude (of any numeric type).
Return Value
A LatLong value: composed of latitude and longitude.
LATLONG( latitude , longitude )
LATLONG() creates a LatLong value from latitude (of any numeric type) and longitude (of any numeric type).
A LatLong value: composed of latitude and longitude.