Unflatten From 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 Unflatten From XML function converts an XML string to a LabVIEW data type according to the LabVIEW XML schema.
If xml string contains the characters <, >, or &, the function converts those characters to <, >, or &, respectively. Use the Unescape XML VI to convert other characters, such as ".
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. |