(PHP 5, PHP 7, PHP 8)
DOMCharacterData::appendData — 將字串附加到節點的字元資料結尾
$data
將字串 data 附加到節點的字元資料結尾。
data
要附加的字串。
永遠回傳 true。
true