WriteBool
Previous  Next

Writes a Boolean value to the file.
Syntax: WriteBool (b As Boolean)
Example:
bin.WriteBool (True)