Is there a way to draw formatted text?

Hello,
My problem is, when I draw long text with draw text node it goes outside the screen. Is there a way to word wrap the text to fit the screen / selected part of it ?

I haven’t tested yet (was just checking if it is possible, but haven’t needed), but looking for it, I found this question. One of the users says he’s using the Wrap Box with several text widgets. He only complains about performance, though. And maybe I found a way to solve it with Invalidation Box. If you can, check it out and let me know!