LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Trim any string

Solved!
Go to solution

Hi guys

I want take only first 4 value of any string(like if input string is "AB1234" the the output string should look like "AB12"). Now I have made is using for loop but is their any standard labview vi is there that I can use?

 

Thanks & Regards

 

Niladri

0 Kudos
Message 1 of 3
(5,544 Views)
Solution
Accepted by topic author Newbee_3

String pallette -> String subset. In this case 4 length.

 

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
Message 2 of 3
(5,541 Views)

ThanxSmiley Happy

0 Kudos
Message 3 of 3
(5,535 Views)