Function '{0}' has invalid script definition. The body of the script must be a function. Example: function() {{ }}. Found '{1}' instead.
Function 'CreatePoint' is not applicable to type '{0}' in expression '{1}'. Numeric value is expected. Example "CreatePoint(0.0, ...
Function 'CreatePolygon' is not applicable to type '{0}' in expression '{1}'. GeoJSON Polygon value is expected with at least ...
Function 'CreatePolygon' is not applicable to type '{0}' in expression '{1}'. GeoJSON Polygon value is expected with at least ...
Function '{0}' has invalid script definition. The body of the script must be a function. Example: function() { }. Found '{1}' ...
Function '{0}' has invalid script definition. The body of the script must be a function. Example: function() { }. Found '{1}' ...
Function '{0}' is either not supported or not usable in this context. Note that aggregate functions must be used with a 'group ...
Function '{0}' is either not supported or not usable in this context. Note that aggregate functions must be used with a GROUP ...
Function '{0}' is either not supported or not usable in this context. User defined function calls must start with "udf." ...
Function '{0}' is not applicable to type '{1}' in expression '{2}'. Record value in GeoJSON format is expected. Example "{'type':'Point', ...