fn.false

fn.false() as Boolean

Summary

Returns the xs:boolean value false. Equivalent to xs:boolean("0").

Example

fn.false()

=> false

fn.false() == false

=> true
Powered by MarkLogic Server | Terms of Use | Privacy Policy