Text.length

Text.length as Number

Summary

This is inherited from the CharacterData object.

The length of the character data (codepoints).

Example

cts.doc("example.xml").root.firstChild.length
Powered by MarkLogic Server | Terms of Use | Privacy Policy