LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Steve_TDiode

Trim Whitespace remove non-breaking space and "White Space?"=True

Status: New

Make Trim Whitespace.vi remove non-breaking space characters.  This could be accomplished by adding "\A0" to the "regular expression" input.

 

Also, make "White Space?" return True for non-breaking space characters.

 

3 Comments
wiebe@CARYA
Knight of NI

I've never run into anything like this... A bit more background would be nice.

Steve_TDiode
Member
wiebe@CARYA
Knight of NI

Thanks, but I can google the meaning... What is the context in LabVIEW?

 

It would be very easy to simply save a copy and modify it. Implementing this in the actual shipped function means it will simply slow down the function in most cases.