UtfCode
From Multi Theft Auto: Wiki
The function returns the UTF codes of the given string.
Syntax
Required Arguments
- theString: The string to get the UTF code of.
Returns
Returns an int if the function was successful, false otherwise.
The function returns the UTF codes of the given string.
Returns an int if the function was successful, false otherwise.