ke Technical Documentation
Tuesday, March 15, 2011 Generic Calculate MD5
Returns MD5 hash for a given string.
Function format: |KE_GENERIC_CALCULATE_MD5(_expression_)| , where:
- _expression_ - string to return MD5 hash for
Example:
|KE_GENERIC_CALCULATE_MD5(string)|