Entering a Linefeed into a String
- Updated2026-07-09
- 1 minute(s) read
Use the backslash display mode to enter a linefeed into a string control in LabVIEW.
- Prerequisites
- Entering or Changing Text in a String Control
To enter a linefeed into a string, complete the following steps.
- Right-click the string control and select '\' Codes Display.
- Use the Operating tool or the Labeling tool to add the cursor to the string control where you want to enter a linefeed.
-
Do either of the following to input a linefeed:
- Type \n.
- Press the Enter key.
Related Information
- Entering or Changing Text in a String Control
Enter or edit text in a LabVIEW front panel string control using the Operating tool or Labeling tool.