@bridgeline-digital/hawksearch-handlebars-ui
    Preparing search index...

    Function gte

    • This function returns whether the first provided value is greater than or equal to the second provided value.

      Parameters

      • value1: any

        First value

      • value2: any

        Second value

      Returns boolean

      Whether value1 is greater than or equal to value2