Contents

aggregateValue(_:)

Returns the first aggregate value matching the given operation, or -1 if not found.

Declaration

func aggregateValue(_ operation: AggregationOperation) -> Double

Parameters

  • operation:

    The aggregation operation to match.