How to use a variable with Outlinebox[ text()='text']
Hey everyone,I'm having an issue with some code. MinParam=(report << XPath("//OutlineBox[text()='min']//OutlineBox[text()=mindist]//StringColBox[StringColBoxHeader[text()='Parameter']]"))<<get;
Here the variable is "mindist" and it equals "Normal 2 Mixtures". However, I can't get it to work. Any suggestions? Thanks! Steve