Calculates the MD5 hash of a file and returns it in hexadecimal format.
md5_f({file_path})
Calculate the MD5 hash for the file located at “example.txt”
md5_f("example.txt"); // returns the MD5 hash of the file in hexadecimal format
crc16 crc32 sha256 sha256_f md5 md5_f