Variant To Flattened String function: Difference between revisions
Appearance
Started page |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Cluster, Class, and Variant/Variant{{!}}Variant palette|type=function|icon=Variant Palette - Variant To String.png}} | {{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Cluster, Class, and Variant/Variant{{!}}Variant palette|palette2=Functions Palette/Programming/String/Flatten/Unflatten String{{!}}Flatten/Unflatten String palette|type=function|icon=Variant Palette - Variant To String.png}} | ||
The '''Variant To Flattened String''' function converts variant data into a flattened string and an array of integers that represent the data type. You cannot flatten ActiveX variant data. | The '''Variant To Flattened String''' function converts variant data into a flattened string and an array of integers that represent the data type. You cannot flatten ActiveX variant data. | ||
Revision as of 20:52, 29 June 2020
| |
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) | Variant palette | Flatten/Unflatten String palette |
| Type | Function |
| Requires | Basic Development Environment |
| Icon | |
The Variant To Flattened String function converts variant data into a flattened string and an array of integers that represent the data type. You cannot flatten ActiveX variant data.
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. |