XML DOM toString() 方法

定義和用法

toString() 方法以純文本串形式獲取范圍的內容。

語法:

toString()

返回值

以純文本(不含標記)的形式返回當前范圍的內容。