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