LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete empty lines of string?

Solved!
Go to solution

I have a string as:

"

 

Error

 

"

And I don´t get to compare with string "Error".

How to delete these empty lines?

 

Thanks!


 

0 Kudos
Message 1 of 2
(2,798 Views)
Solution
Accepted by topic author alinecfadel

There is a function called Trim whitespaces Programming>>String>>Trim Whitespaces.

Check if it is working for you.

0 Kudos
Message 2 of 2
(2,795 Views)