LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remove blank space from a numeric string

Hlo
How to remove blank space from a string
This is the numeric string 83 00 00 00 00 00 80 02 i want to make this string like this 8300000000008002
thanks
sasi
0 Kudos
Message 1 of 2
(2,467 Views)
You can use the search and replace substring function found in the Strings Palette. Like this
 
 
David

Message Edited by David Crawford on 03-02-2006 07:05 AM

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