Hi Everyone, I’m trying to convert integer to string in XPath Constraints. However, the place seems not support toString() function. Do you know how to convert it? Thank you so much :) Update result
asked
Andy Chang
1 answers
1
You can try to create a variable before the activity with the xpath. Do the conversion in the variable then use the variable in the xpath.