Returns the member that is a specified number of positions prior to a specified member along the dimension of the member.
Returns the maximum item in the list {0}, or the optional default value {1} if the list is empty. An optional comparisonCriteria ...
Returns the maximum value(s) in the list, {0}. After the rows are sorted, optional parameters may be specified to further ...
Returns the median item of the list {0}. This function throws an exception if the list is empty. If there is an even number ...
Returns the member that is a specified number of positions following a specified member along the dimension of the member. ...
Returns the member that is a specified number of positions prior to a specified member along the dimension of the member. ...
Returns the minimum item in the list {0}, or the optional default value {1} if the list is empty. An optional comparisonCriteria ...
Returns the minimum value(s) in the list, {0}. The parameter, {1}, specifies the number of values to return or a filtering ...
Returns the nth item in the delimited list produced by the Path function, counting backwards from the last item in the path ...
Returns the nth item in the delimited list produced by the Path function, counting backwards from the last item in the path. ...