Skip to content
CoolCat467 edited this page Feb 19, 2021 · 2 revisions

The XML API presumably handles XML files.

This is an old module that is not installed by default nor in any configuration in MineOS.

This wiki page needs help. Feel free to make it better.

Functions

xml.parsargs(string): Split arguments into parts and return the generated parts array.

xml.collect(string): Parse the XML input and return the parsed data as an array.

Clone this wiki locally