File Hash
The File Hash command calculates the checksum of the specified file and saves the resulting value to a variable.
File name
Specify the full or relative path to the file the hash of which needs to be calculated.
Algorithm
Select the algorithm for calculating the checksum.
- MD5
- SHA256
Result Variable
Specify the name of the variable to which the resulting file hash will be written. The hash value is stored as a hexadecimal string.