ReadFloat()

Syntax

Number.f = ReadFloat(#File)
Description
Read a float (4 bytes) from the #File.

For an example how reading from a file see the ReadFile() command - with ReadFloat() it just reads a float value instead of a complete line (string).

Supported OS

All

<- ReadFile() - File Index - ReadLong() ->