Skip to main content
Skip table of contents

createHash

A logic command that creates a hash code Number out of a String or a File. The hash code depends on the content of the String or File value - should two values have equal content, their hash codes will be equal as well.

var

String

Defines the name of the variable holding the Number value representing the created hash code.

value

File, String

Defines the value whose hash code is created.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.