md5File ( string path ) : string
Hash the file content in MD5.
See also
md5Example
console(md5File("C:/Users/admin/Desktop/textToMD5.txt")) //-> c299375000c7f02545d7b8e5603f0fb4
Parameters
Hash the file content in MD5.
console(md5File("C:/Users/admin/Desktop/textToMD5.txt")) //-> c299375000c7f02545d7b8e5603f0fb4