Was this page helpful?

String.Hash

    Table of contents
    1. 1. Usage Restrictions
    2. 2. Parameters
    3. 3. Result
    4. 4. Samples
    string.Hash(value : str) : str

    Compute MD5 hash of string.

    Usage Restrictions

    8.05.2 or later.

    Parameters

    Name Type Description
    value str string value

    Result

    MD5 hash of input string.

    Samples

      Output

    Compute hash of current user's name:

    {{ string.hash(user.name) }} 
    7079c72c21415131774625ba1d64f4b0

     

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

    Copyright © 2011 MindTouch, Inc. Powered by