LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

search special character

How to search for special characters (peculiars)
in the developer exchange, e.g. "[" "]"
or whole phrases like "controls[]"
Stefan Pofahl
0 Kudos
Message 1 of 3
(2,719 Views)
I love the match pattern vi for these types of tasks. It is in the string section of the function palette. I have included an example written in LV7. Once you figure out the RegularExpression format, you will find this function to be the most powerful tool for these types of tasks.

-jayme
jc
Mac 10.4
LV7.1
CLD
0 Kudos
Message 2 of 3
(2,719 Views)
Sorry about that answer. I missed the part about searching in developer exchange. I don't know how to specialize searches in developer exchange.
jc
Mac 10.4
LV7.1
CLD
0 Kudos
Message 3 of 3
(2,719 Views)