| ||
| Description: |
A Variable Object whose Value property consists of 1 bit. | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Operation: |
An oBit Object variable stores a 1 bit value in its Value
property and maintains other values that represent the status of that
1 bit. A NonZero property indicates if the value of the 1 bit
is not zero. | |||||||||||||||||||
| Remarks: | An oBit Object uses only one byte of storage space. Therefore, it is one of the fastest & most efficient numeric variables. Since the Value property of the oBit Object is also a Flag property,
A Virtual Circuit connection may be made to the Value property
by either an Object pointer or a Flag pointer. | |||||||||||||||||||
| Size: | 1 Byte | |||||||||||||||||||
| Properties: | The following table lists the Properties of the oBit Object:
| |||||||||||||||||||
| Methods: | The following table lists the Methods of the oBit Object:
|