MD5()

From Recital Documentation Wiki
Revision as of 14:48, 1 July 2011 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Function to return the MD5 cryptographic key for a character string


Syntax

MD5(<expC>)


See Also

MD5FILE()


Description

The MD5() function is used to return the MD5 cryptographic key for the character string, <expC>.


Example

md5key = md5("Oeh987we")
? md5key
20aed6c51c904428ee6a60d3f460f0cb


Products

Recital, Recital Server