ReadAsciiCharacter()
Syntax
Number.a = ReadAsciiCharacter(#File)Description
Read an ascii character (1 byte) from the #File.
For an example of how to read from a file, see the ReadFile() function - with ReadAsciiCharacter() only a ascii character is read, instead of a complete line (string).
Supported OS
All