THREE Type
this datatype defines the values of ternary logic
Union cases
Union case | Description |
Full Usage:
BOT
|
|
Full Usage:
FALSE
|
|
Full Usage:
TRUE
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsBOT
Returns: bool
|
|
Full Usage:
this.IsFALSE
Returns: bool
|
|
Full Usage:
this.IsTRUE
Returns: bool
|
|