ReadDouble()

Syntax

Number.d = ReadDouble(#File)
Description
Read a double (8 bytes) from the #File.

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

Supported OS

All

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