Expression Language Reference
    Preparing search index...
    • Returns the k-th largest value in a data set.

      Category: Statistical

      Parameters

      • array: any

        The array or range of data for which you want to determine the k-th largest value.

      • k: any

        The position (from the largest) in the array or value range of data to return.

      Returns any