
boolean()
The boolean() function converts its argument to a boolean value. Any value can be converted to a boolean using the following rules:
boolean boolean(value)
- A value of any XSLT/XPath supported datatype.
- A boolean.
|
Send comments on this document to
devdoc-feedback@netscape.com |