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