LATLONG()
LatLong from components
Returns a LatLong value composed of latitude and longitude.
Syntax
LATLONG(latitude, longitude)
latitude- Any numeric type.longitude- Any numeric type.
See also
Was this helpful?
How can we improve it?
Returns a LatLong value composed of latitude and longitude.
LATLONG(latitude, longitude)
latitude - Any numeric type.longitude - Any numeric type.