ReadFloat

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
Jeb (Talk | contribs)
(Created page with '{{FileMethod| file:readFloat() | Reads a floating point value from the file. | {{NoParams}} | Returns a number if the file is ok. }} === Example === <pre> local value = file:r...')

Latest revision as of 18:54, 7 February 2010

file:readFloat()

Reads a floating point value from the file.

Parameter Expected Type Description
No parameters
Returns

Returns a number if the file is ok.

DaisyMoon File Objects

Example

   local value = file:readFloat()
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox