Reference serialize()

serialize()

Returns the element as a String.

myXML.serialize() is useful for sending the element over the network or saving it to a file.

Examples

Notice any errors or typos? Please let us know. Please feel free to edit src/io/p5.XML.js and open a pull request!

Related References