cts.referenceNullable( reference as cts.reference ) as Boolean
Returns true() if the reference is nullable, false() otherwise.
Parameters | |
---|---|
reference | An index reference. |
cts.referenceNullable(cts.elementReference("TITLE",["nullable"])) => true
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.