Use the backslash display mode to enter a linefeed into a string control in LabVIEW.

To enter a linefeed into a string, complete the following steps.

  1. Right-click the string control and select '\' Codes Display.
  2. Use the Operating tool or the Labeling tool to add the cursor to the string control where you want to enter a linefeed.
  3. Do either of the following to input a linefeed:
    • Type \n.
    • Press the Enter key.