ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

scan from string - quotation mark

Hi there,

 

I am looking for a way to scan a string for some inputs that are surounded by quotation marks.

I tried to use the vi "scan from string" but maybe it is better to user the vi "match regular expression".

Maybe you could give me some advice?

 

for example I do have that kind of string:

<MType="test">
<Nab="35.2" Nub="35.1" Nob="65,2"/>
<Mol="98.65" Mal="98.65" Mil="66.55"/>

</MType>

 

Thank you very much in advace.

0 Kudos
Message 1 of 2
(3,044 Views)
Check this one, just what you need 🙂
0 Kudos
Message 2 of 2
(3,030 Views)