Expression Language Reference
    Preparing search index...
    • Returns the smallest value in a list of arguments, including numbers, text, and logical values.

      Category: Statistical

      Parameters

      • ...args: any[]

        value1, value2, ... Value1 is required, subsequent values are optional. 1 to 255 values for which you want to find the smallest value.

      Returns any