ReadBoolean

From OxeyeWiki

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

Latest revision as of 18:52, 7 February 2010

file:readBoolean()

Reads a boolean from the file.

Parameter Expected Type Description
No parameters
Returns

Returns a boolean if the file is ok.

DaisyMoon File Objects

Example

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