documentation
.HELP!
Oxygen Documentation
Oxygen
previous page
next page
boolean
USE:
specify a variable to hold Boolean true/false states
EXAMPLE:
boolean t=true if not t then ...
REMARKS:
Notionally a Boolean type, but in reality. it is an sbyte (8 bit signed integer
RELATED:
bool
byte
int
any
types
boolean
types
previous page
start
next page
Menu
Homepage
Table of contents
About
Introduction
primitive types
creating variables
inherited structures
secondary keyword
equates
creating arrays
blocks
macros
procedural blocks
conditional blocks
loop blocks
iteration blocks
selection blocks
compound structures
object oriented programming
operators and comparators
calling conventions
Get in touch
Submit feedback about this site to:
[email protected]