Hash: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ {{Server client function}} This function returns a hash of the specified string in the specified algorithm. ==Syntax== <syntaxhighlight lang="lua"> string hash ( string algorithm, s...")
 
No edit summary
Line 15: Line 15:
Returns the hash of the data, false if an invalid argument was used.
Returns the hash of the data, false if an invalid argument was used.


{{Requirements|1.4.0-6791|1.4.0-6791}}  
{{Requirements|1.4.1-6791|1.4.1-6791}}  


==See Also==
==See Also==
{{Utility functions}}
{{Utility functions}}

Revision as of 10:11, 9 August 2014