Hash160 - funzione dello script e del grafico
Hash160() restituisce un hash a 160 bit dei valori di espressione di input combinati. Il risultato è una stringa da 27 caratteri.
Syntax:
Hash160(expr{, expression})
Return data type: stringa
Example:
Hash160 ( 'abc', 'xyz', '123' )
Hash160 ( Region, Year, Month )