Split this text node into two nodes at the specified string offset. After splitting, this node will contain the original text up to the offset, and will have a new text node sibling containing the text after the offset. @param offset string offset point to split node at. @return the newly created te
(int offset)
source not stored for this graph (policy: none)