xdata
Previous:
1.4 XString
Up:
1.4 XString
Next:
1.4.2 XFileName
1.4.1 XBoolean
class
XBoolean
(
)
Use it to define a value as
true
or
false
. When called with
``true''
(whatever the case), return
true
, When called with
``false''
(whatever the case), return
false
. In every other case, return
not not value
.
xdata
Previous:
1.4 XString
Up:
1.4 XString
Next:
1.4.2 XFileName
Release 0.7.3, documentation updated on September 14, 2009.