For example, I want to open Outlook and send a letter. I take the value of text variable (text call of first recorder variables) and put it as a message to outlook-letter, for example here is this text:
“Hello everyone! Let’s make a call tomorrow at ${wf_city_currtime}. Please take into consideration that in my city the time will be ${my_city_currtime}. Regards!”
How to use values another variables [${my_city_currtime}, ${wf_city_currtime}] inside value of first variables?
I can not find the answer in kb… I probably don’t understand something important and very simple
I try different variants: ${my_city_currtime} or ${{my_city_currtime}} and the result is the same ((