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
Write text including variable
Re: Write text including variable
That's easy:
Code: Select all
Come with your $var1
"My software never has bugs. It just develops random features."