Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 224 Bytes

File metadata and controls

18 lines (11 loc) · 224 Bytes

Funzione md5

Crea un hash md5 da una stringa.

Sintassi

  • md5(string)

Argomenti

  • string stringa di md5

Esempi

md5('QGIS') → '57470aaa9e22adaefac7f5f342f1c6da'