The Longitude function obtains the longitude of a point.
The input column must be a valid location within the
Syntax
Longitude(point)
The function argument is:
point
Required
Example
Longitude([Coordinates])
The function Longitude extracts the latitude of a point from the Coordinate column:
A valid point value that can be located on the Earth's sphere; must comply with the . The function does not support other coordinate types, such as lines, polygons, and so on.