end()
description
end
function is converted to dateEnd
function. If you copy from the existing text, the following error is displayed.
end is not defined.[0,3]The function "end()" was renamed to "dateEnd()".
broken!
Formula 1.0
end(prop("Date"))
Formula 2.0
dateEnd(prop("Date"))