Skip to content
DanimalsTCGYT edited this page Aug 4, 2024 · 3 revisions
"".xmlTagName()

Tag Text

"".xmlTagText()

"".xmlSetText(txt)

Children

"".xmlTagHasChild()

"".xmlTagChildNum()

"".xmlAddChild(child)

"".xmlReplaceChild(index,new_child)

"".xmlGetChild(index)

Attributes

"".xmlTagAttributes()

"".xmlHasAttribute(att)

"".xmlGetAttribute(att)

"".xmlRemoveAttribute(att)

"".xmlSetAttribute(att,val)

originOS Wiki

Wiki Views:
:views

OSL | RSH | ICN

Clone this wiki locally