Was this page helpful?

List.Max

    Table of contents
    1. 1. Usage Restrictions
    2. 2. Parameters
    3. 3. Result
    4. 4. Samples
    list.Max(list : list) : num
    

    Get largest value in list.

    Usage Restrictions

    8.08 or later

    Parameters

    Name Type Description
    list list The list value.

           

    Result

    the largest value in the list

    Samples

            Output

    Determine the largest value in the list:

    {{ list.max([1,2,4]) }} 

           

    4

           

    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by