How can i combine two or more variables into one, is it possible to plus variables with type number?
Example: I want create emails with the name is current date and host of email is “@automaill.io”
Please help me. Thanks !!!
How can i combine two or more variables into one, is it possible to plus variables with type number?
Example: I want create emails with the name is current date and host of email is “@automaill.io”
Please help me. Thanks !!!
Hello @namtuoc
akaAT Studio support concatenate string by syntax `$.this.A + $.this.B`