Flatten To XML function
Appearance
![]() |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
Object information | |
---|---|
Owning palette(s) | Flatten/Unflatten String palette |
Type | Function |
Requires | Basic Development Environment |
Icon | ![]() |
The Flatten To XML function converts any data type you wire to anything and converts it to an XML string according to the LabVIEW XML schema.
If anything contains the characters <, >, or &, the function converts those characters to <
, >
, or &
, respectively. Use the Escape XML VI to convert other characters, such as ", to XML syntax.
Usage
![]() |
Specific use cases for this function. |
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |
See Also
![]() |
Add links to internal wiki pages that would also help. |
External Links
![]() |
Add links to external resources that would also help. |