WriteFloat()

Syntax

WriteFloat(Number)
Description
Write a float number inside the current file. The file must be opened with write feature (ie: not with ReadFile()).

For an example see the CreateFile() command - with WriteFloat() you just save a float variable instead of a string.

Supported OS

All

<- WriteData() - File Index - WriteLong() ->