Skip to main content
Version: Streamsheets 2.5

PARSE.XML

Parses a string to XML

Syntax

=PARSE.XML(String)

Arguments

NameDescription
StringThe string containing the XML to parse.

Return

The parsed XML tree.

Examples

FormulaResultComment