Hello
I need to know how can I break the line using ShareMessage call.
I want the message like this:
Data: 25/6/2019
Hora: 23:52:33
14 pontos
<< RISCO MODERADO >>.
Hello
I need to know how can I break the line using ShareMessage call.
I want the message like this:
Data: 25/6/2019
Hora: 23:52:33
14 pontos
<< RISCO MODERADO >>.
Normally, the “\n” sequence marks a newline.
That said, the style of your blocks suggests that you are using X thunkable. You posted the question in the Classic section. Classic thunkable is a different environment.
Hey @romerofreire7z3, welcome!
Just wanted to let you know that this ability will be made available shortly:
Hello
Try this
https://x.thunkable.com/projects/5d0f9a7636450ae631830217/project/properties/designer/
Thanks my friend… first time here. I had tried “\n” but it didn’t work for sharemessage component.
It works! thanks @actech!