ansi_char

Returns a string containing the character with raw BYTE value set.

Syntax:

ansi_char(val);


Argument Description
val The raw byte value.


Returns: String (Single character)


Description

This function returns a string containing the character with raw BYTE value set. This will not, and should not, be displayed, but it will save correctly to disk for use in encoding.


Back: Strings
Next: chr
© Copyright YoYo Games Ltd. 2018 All Rights Reserved