asked on August 21, 2014
I am still having issues with this string. I need to place an argument In the advanced search string, and I cannot get the escape characters to work. Here is what works for testing purposes.
"{LF:Name=\"*56565656\", Type=\"F\"}";
I need to change this to something like this;
"{LF:Name=\"*\" + chartNumber + "\", Type=\"F\"}";
Thanks for the programing assistance.
Phil
0
0