new XMLToArray(text)
Creates an array out of XML.
Parameters:
| Name | Type | Description |
|---|---|---|
text |
string | XML text with input contents. |
- Source:
| Name | Type | Description |
|---|---|---|
text |
string | XML text with input contents. |