CAS 6


hash
- Text

Summary

Return a base64 hash representation of a text field. Uses MD5 by default. Note* This is a resource intensive function that may take a while on large files.

Examples

hash STATE
'SHA1' hash STATE

Syntax

(HashType) hash TextField1

Left Arguments

Name Data Type Input Type Description Optional Default
HashType Text Constant Hash algorithm type; MD5 (default) or SHA1 Yes

Right Arguments

Name Data Type Input Type Description Optional Default
TextField1 Text Constant, Field Text data field. No

Result

Type: Text





Build 6.0.624