Was this page helpful?

Uri.AppendQuery

    Table of contents
    1. 1. Usage Restrictions
    2. 2. Parameters
    3. 3. Result
    4. 4. Samples
    uri.appendquery(uri : uri, args : map) : str

    Append query parameters to a URI.

    Usage Restrictions

    8.05.1 or later.

    Parameters

    Name Type Description
    uri uri base uri
    args map query parameters to append

    Result

    Base uri with append query parameters.

    Samples

        Output

    Fetch homepage contents in PHP format:

    {{ uri.appendquery(site.homepage.uri, { format: "php" }) }} 
    missing value for parameter 'uri' (index 0) (click for details)

      

       

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

    Copyright © 2011 MindTouch, Inc. Powered by