Sha1  Global

The Sha1 function calculates the SHA-1 value of the string.

Syntax

String Global.Sha1(
     String text)

Parameters

textData.Required

Return value

The Sha1 function returns a string value.

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

Example

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