From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

search from string

Solved!
Go to solution
Hi: I have question about how to search specific value from string ,  I have this string Jupiter\ems\DEU\Software\iDEU-830\Release\iDEU-830-Beacon\BCN830_PTM_12_4.HEX  

I want to search the value that end with .HEX what I mean the end of the string  "BCN830_PTM_12_4.HEX"  , so the search will be after last value "\"

 Who can I do that I Labview Thanks\ 
0 Kudos
Message 1 of 2
(2,172 Views)
Solution
Accepted by topic author wisam elyan
You can use a String to Path and then A Strip Path.
Message Edited by Dennis Knutson on 02-24-2010 08:51 AM
Message 2 of 2
(2,169 Views)