Chr()

From TinyMUX
Revision as of 07:21, 24 May 2011 by Locke (talk | contribs) (New page: Category:Functions == Description == FUNCTION: {{function|chr}}(<ord>) Returns a single character that corresponds to the <ord>'th position in the character set. == Related Topics =...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

FUNCTION: chr(<ord>)

Returns a single character that corresponds to the <ord>'th position in the character set.

Related Topics

Softcode functions, ord()