LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

search a word

Hello,

I am doing a program in Labview and I want to search a word in one string. I mean, I have different strings, with different numbers and words and I want to see if the one specific word

( EASERGY )appears in my string because not all the strings have this word. How can I do it?

0 Kudos
Message 1 of 3
(1,699 Views)

Hi 99,

 

use string functions like MatchPattern…

 

What have you tried? Where are you stuck? Where did you fail?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(1,691 Views)

I was trying with the function string subset, I am going to try with the function you have told me. 

Thank you!!

0 Kudos
Message 3 of 3
(1,688 Views)