WriteBoolean

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
Jeb (Talk | contribs)
(Created page with '{{FileMethod| file:writeBoolean(value) | Writes a boolean value to the file. | {{MethodParam|value|A boolean|The value to be written.}} | Returns nothing. }} === Example === <pre...')

Latest revision as of 18:46, 7 February 2010

file:writeBoolean(value)

Writes a boolean value to the file.

Parameter Expected Type Description
value A boolean The value to be written.
Returns

Returns nothing.

DaisyMoon File Objects

Example

   file:writeBoolean(false)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox