algo.hash()
Description
Gets the hash of a value of any type.
Syntax
algo.hash(value)
Parameters
hash(value)
value
A value of any type.
Return Value
A hash number calculated from the given value.
Gets the hash of a value of any type.
algo.hash(value)
hash(value)
A value of any type.
A hash number calculated from the given value.