ReadCharacter()
Syntax
Number.c = ReadCharacter(#File)Description
Read a character (1 byte in ascii, 2 bytes in unicode) from the #File.
For an example how reading from a file see the ReadFile() command - with ReadCharacter() it just reads a character value instead of a complete line (string).
Supported OS
All