08-12-2019 04:09 AM
Hi,
I'm trying to parse some parameters from a string. I'm unable to achieve it using Scan from string node.
Can anyone help on this? Attached image for reference.
Thanks in advance
Solved! Go to Solution.
08-12-2019 05:24 AM
This is a LabVIEW question isn't it, so should be posted in the LabVIEW forum?
The following format string should do what you want:
<Prop Name='%[^']' Type='%[^']' Flags='%[^']'>
08-12-2019 07:20 AM
Thanks, It works.
Sorry, I didn't noticed it
08-12-2019 07:24 AM
I have moved the thread to the LabVIEW board.