Function TopCount

  • Sorts a set in descending order and returns the specified number of elements with the highest values.

    Parameters

    • Set_Expression: string
    • count: number
    • Optional Numeric_Expression: string

    Returns string

Generated using TypeDoc