fn.false() as Boolean
Returns the xs:boolean value false. Equivalent to xs:boolean("0").
xs:boolean
false
xs:boolean("0")
fn.false() => false fn.false() == false => true
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.