org.w3c.dom.Text.wholeText
property
public readonly property wholeText as String
Description

Contiguous text content around this text node.

Example
print(text.wholeText)