md5( string )
Calculate the MD5 hash value for a string. The md5 algorithm generates a 128-bit binary string result.
Example
value = md5( "the quick brown fox jumps over the lazy dog")