[Solved] How to reverse a word

Hello, I have a big doubt, I cant solve this I’m blank
How can I invert the order of a word
For example, night, with which blocks can I invert it, to get like result thgin
Hope somene help me
Thank you so much

I’m not sure why this doubles the output but it should work:

Screen Shot 2020-03-16 at 3.13.37 AM

I’ve reported this bug here.

2 Likes

Thank you so much, it works perfectly to me

2 Likes

Thanks I was looking for this for two hours finally!

This task can be solved much easier

изображение

4 Likes

Fascinating. https://www.explainxkcd.com/wiki/index.php/1137:_RTL

1 Like

Thank you

Sorry but, what is invertText with block?

Hello world!

invert text - [Right-To-Left Override]

‮Hello world!

It’s a function block. You can create your own functions and give them a name in order to call them later.