utfChar | Multi Theft Auto: Wiki Skip to content

utfChar

Client-side
Server-side
Shared

This page is incomplete! Help wanted!

Please finish this page using the corresponding Old Wiki article.
Go to Contribution guidelines for more information.


The function returns the string of the specified UTF code.

Syntax

utfChar ( )

Code Examples

server
local Char = utfChar(65)
outputChatBox(Char) -- Result : A