Loading TOC...

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

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.