#how to send text and a variable in a message?

1 messages · Page 1 of 1 (latest)

winter heart
#

you can do
send {_number}
and also
send "hi"
so you can send a text and a variable but how do you send both? like send "The number is: {_number}"

minor phoenix
#

send "hello %{_world}%"