String Constant: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/String{{!}}String palette|type=constant|icon=String Palette - String Constant.png}} | {{LabVIEW Palette Object Information|palette=Functions Palette/Programming/String{{!}}String palette|type=constant|icon=String Palette - String Constant.png}} | ||
Use the ''String''' constant to supply a constant text string to the block diagram. | Use the '''String''' constant to supply a constant text string to the block diagram. | ||
== Usage == | == Usage == | ||
{{ambox|text=Specific use cases for this function.}} | {{ambox|text=Specific use cases for this function.}} | ||
| Line 27: | Line 27: | ||
== External Links == | == External Links == | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:String Palette]] | [[Category:String Palette]] | ||
Revision as of 18:03, 20 July 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) | String palette |
| Type | Constant |
| Requires | Basic Development Environment |
| Icon | |
Use the String constant to supply a constant text string to the block diagram.
Usage
| |
Specific use cases for this function. |
Best practice
Tips and tricks
- Press Shift+Return to enable text wrapping at the current cursor position. Note that the string constant will stop growing horizontally when wrapping is enabled. The constant will instead start growing vertically. Press Shift+Return again, to prevent the string constant from growing further. A vertical scroll bar will appear if the text doesn't fit.
- Drop a VI onto a string constant to insert the VI name.
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 resources that would also help. |
External Links
| |
Add links to external resources that would also help. |