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