- Code: Select all
tree/treeitem[@accessiblename=$machine]
My problem is that I need a non case sensitive equality with the variable($machine) content. Is this possible?
I see that there is regex, but how put the variable $machine in the regex?
Thans for your help
Regards