Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All String
Commands

HASH

This will provide a hash of a character string.

This command can have an {END_HASH} command.

In this case, the string in-between will replace the first parameter and the format will be {HASH} string {{END_HASH(parameters 2 onwards)}

This is particularly useful if the string is particularly long or contains commas.

Number Name Default Type Description
1 string String The string of characters to get the hash value for
2 method md5 String

The method to use when creating the hash value.
Methods include md2, md4, md5, sha1, sha224, sha256, sha384, sha512, ripemd128, ripemd160, ripemd256, ripemd320, whirlpool, snefru, snefru256, gost, gost-crypto, adler32, crc32, crc32b, fnv132, fnv1a32, fnv164, fnv1a64, joaat

3 raw FALSE Boolean A TRUE value will force the command to return a raw binary string of the hash
Example Example
25abcc1bb1c24fbf5557e98b922372c7
Sha 256 Example
9baec1d9d3dbaf10513e40692416fba0aa2591a1d44ab8e63d8a075fb1c5d8e5
to add a Comment.