Md5  Global

The Md5 function calculates the MD5 value of the string.

Syntax

String Global.Md5(
     String text)

Parameters

textData.Required

Return value

The Md5 function returns a string value.

If an error occurs, the Md5 function returns an empty string.

Example

str = Md5("Drugs are good")
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia