str GetMD5OfString(str)
Gets the MD5 sum of the specified ANSI string, as a string.
#define MD5 GetMD5OfString('Test')// MD5 = '0cbc6611f5540bd0809a388dc95a615b'