ReadUnicodeCharacter()

Syntax

Number.u = ReadUnicodeCharacter(#File)
Description
Read a unicode character (2 bytes) from the #File.

For an example of how to read from a file, see the ReadFile() function - with ReadUnicodeCharacter() only a unicode character is read, instead of a complete line (string).

Supported OS

All

<- ReadStringFormat() - File Index - ReadWord() ->