Chr(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
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 =...
 
(No difference)

Latest revision as of 07:21, 24 May 2011

Description

FUNCTION: chr(<ord>)

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

Softcode functions, ord()