ReadFloat()
Syntax
Number.f = ReadFloat(#File)Description
Read a float (4 bytes) from the #File.
For an example of how to read from a file, see the ReadFile() function - with ReadFloat() it just reads a float value instead of a complete line (string).
Supported OS
All