Difference between revisions of "InsertXML"
Jump to navigation
Jump to search
m
no edit summary
imported>Kyoma m |
imported>Kyoma m |
||
Line 4: | Line 4: | ||
(success:bool) InsertXML contentAndComponent:formatString menuType:int | (success:bool) InsertXML contentAndComponent:formatString menuType:int | ||
Inserts the | Inserts the xmlFile or xmlString into the given menu. The format string consists of two parts, each seperated by a pipe character. First the <tt>xmlFile</tt> or <tt>xmlString</tt> you wish to insert. Then the component path where it is to be inserted. | ||
== Examples == | == Examples == |