Hash160() 會傳回組合輸入運算式值的 160 位元雜湊。結果為包含 27 個字元的字串。
Syntax:
Hash160(expr{, expression})
Return data type: 字串
Example:
Hash160 ( 'abc', 'xyz', '123' )
Hash160 ( Region, Year, Month )