Description
Detaches a PBDOM_TEXT object from its parent PBDOM_OBJECT.
Syntax
pbdom_text_name.Detach()
Return value
PBDOM_OBJECT. The current PBDOM_TEXT object is detached from its parent.
Usage
If the current PBDOM_TEXT object has no parent, nothing happens.