Skip to content

GetHashValue function

This function is used to find out the hash value of the given input.

Select SET command from the action dropdown and provide a variable name in Element key where output will be stored, edit parameter section and click on Form, select functions from the dropdown and select GETHASHVALUE function, provide the input and click on save icon.

Example:

Let us say you want to find the hash value of input “Hello User” as shown in the above snapshot. So after using this function hash value of the input will be stored in a variable defined in Element key. This variable can be used in further steps for verification.

Back To Top