Syntax
LAT(where)
Description
LAT() extracts the latitude component of where if a LatLong value, or the first item in where if a 2-item list of any numeric type.
Return Value
A Decimal value: the latitude component of where if a LatLong value; or the first element of where if a 2-item list of any numeric type; or 0 otherwise.