ReadBool
Previous
Next
Reads a Boolean (True or False) value from a file.
Syntax: ReadBool
Example:
If
bin.ReadBool = true
then
...