Hi Uipathians,
When am trying to display a variable’s value directly in a message box, it works fine.
But when am trying to put that variable(Users_registered), along with some text in a new variable(mail_1) and display the new one(mail_1), blank value is shown for Users_registered.
All variables are given global scope; Any idea what am I missing?