I have a variable (text) that i would like to convert lowercase to uppercase in Nintex Workflow to compare with another variable...i thought that with "Regular Expression" would be possible, but I´m new here and I´m not sure if it is possible or How can I do.
Could you help me?
Thank you!
Solved! Go to Solution.
Hi,
As you thought, you could use "Regular Expression" action.
Just check "Ignore case" option and "Check match" option to obtain what you wish.
Store the result in a boolean variable and that's it !
Thank you Pierre!!!
Yessss I did it yesterday and it Works like you told me!
Sa-weet!