User Tools

Site Tools


modding:function:xmlcreate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
modding:function:xmlcreate [2017/01/27 02:19] 0xabcdefmodding:function:xmlcreate [2017/01/28 19:06] – XML strings 0xabcdef
Line 6: Line 6:
 ^ Arguments | xml: The XML or string to use | ^ Arguments | xml: The XML or string to use |
 ^ Returns | A new XML pointer | ^ Returns | A new XML pointer |
-^ Category | [[XML function | XML]]|+^ Category | [[XML functions | XML]]|
 ^ Description | Creates a new XML pointer from existing XML or converts a string into XML data. String must be properly formatted XML data. | ^ Description | Creates a new XML pointer from existing XML or converts a string into XML data. String must be properly formatted XML data. |
 +
 +XML data cannot be treated like a string despite appearing to be one when printed. However, it can be used to create a string using **[[cat]]**, though the result does not have the pointer.
  
 === XML Pointers === === XML Pointers ===
modding/function/xmlcreate.txt · Last modified: 2017/01/28 19:09 by 0xabcdef