fileSHA256Checksum

Description

Returns the SHA256 checksum of the file.

Parameters

Return Type

String

Example

fileSHA256Checksum("C:/story.txt");

 

  1. You can use absolute paths and relative paths to "sil.home".

  2. If the file is not found, an error will be raised.

 

See also