Wikia

WoWWiki

API strchar

Talk0
98,585pages on
this wiki
Revision as of 22:39, March 25, 2010 by Starlightblunder (Talk | contribs)

(diff) ←Older revision | Latest revision (diff) | Newer revision → (diff)

Generate a string representing the character codes passed as arguments. Numerical codes are not necessarily portable across platforms.

s = string.char(i1, i2, ...)
s = strchar(i1, i2, ...)

Examples

> = string.char(65,66,67)
ABC
> = string.char()  -- empty string
""
Advertisement | Your ad here

Photos

Add a Photo
62,228photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki