ReadWord()
Syntax
Number.w = ReadWord()Description
Read one word (2 bytes) on the current opened file.
For an example how reading from a file see at the ReadFile() command - with ReadWord() you just read a word value instead of a complete line (string).
Supported OS
All