.hashMD5()
Description
hashMD5 simply returns its input value as an md5 hash
Parameters
hashMD5 takes no parameters
Usage
Last updated
Was this helpful?
hashMD5 simply returns its input value as an md5 hash
hashMD5 takes no parameters
Last updated
Was this helpful?
Was this helpful?
val = "hello world"
log val.hashMD5()
// 5eb63bbbe01eeed093cb22bb8f5acdc3