Hash: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{Server client function}}
{{Server client function}}
{{New feature/item|3.0141|1.4.1|6791|
This function returns a hash of the specified string in the specified algorithm.
This function returns a hash of the specified string in the specified algorithm.
}}


==Syntax==
==Syntax==
Line 14: Line 16:
===Returns===
===Returns===
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.1-6791|1.4.1-6791}}


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

Revision as of 10:13, 9 August 2014