Write text including variable

Post here if you need help using Actiona
Post Reply
Gollbert
Posts: 7
Joined: 07 May 2012, 16:56

Write text including variable

Post by Gollbert »

Hello,

I want to use the command "Write text" but i need to add text from a variable in the sentence.
For example:

var1 = car

Write text = Come with your "var1"

Thanks in advance
User avatar
Jmgr
Admin
Posts: 1649
Joined: 07 Dec 2005, 15:45
Contact:

Re: Write text including variable

Post by Jmgr »

That's easy:

Code: Select all

Come with your $var1
"My software never has bugs. It just develops random features."
Post Reply