md5File

md5File ( string path ) : string

Hash the file content in MD5.

See also

md5

Example

console(md5File("C:/Users/admin/Desktop/textToMD5.txt")) //-> c299375000c7f02545d7b8e5603f0fb4

Parameters

path