false() The false() function always returns the boolean false. XPath has no boolean constants, so this function is the way to generate boolean values directly if needed. Syntax: boolean false() Arguments: None. Result: A boolean false. Defined: XPath, section 4.3. NS support: Supported.
The false() function always returns the boolean false. XPath has no boolean constants, so this function is the way to generate boolean values directly if needed.
boolean false()