Liquid Studio Documentation
Data Mapping / Data Mapper Functions / By Category / Maths / MaxValue
In This Topic
    MaxValue
    In This Topic

    Function Name
    MaxValue
    Category
    Maths
    Icon
    Subtract
    Description
    Returns the larger of the 2 input values
    Inputs
    Value1 A value to compare
    Value2 A value to compare
    Outputs
    Result The larger of the 2 values
    Properties
    None -

    Usage

    The MaxValue function returns the larger of the 2 input values.

    Do not confuse this with the Aggregate Max function, which returns the object with the maximum value from a sequence.

    See Also

    Values

    Data Mapping