- Bonita Open Solution 5.x Essentials
- Rohit Bhat
- 52字
- 2021-07-23 15:29:00
The Boolean variable
The Boolean variable holds Boolean values, that is, true or false, and is of the type Boolean of Java, found in the package java.lang.Boolean
. Its multiplicity can be single or it can be an array of Boolean values. The default value of this variable, if left blank, is null.