Delay in functions

So I know that delay is not a node that can be used in functions but I need to delay or pause my function some way. My function takes some text, uses the “print text” node to print the message, then stores the message in a variable. The problem is that the message disappears to fast, you have about 1.5 seconds before the text goes away, and if you have 10 message you are print all at the same time, you can’t read it. So how can I delay/pause the function, I would prefer that the delay/pause be IN the function.

Thanks

I would do it like this.

df056b338083556155b7800249b26b7e635f9efd.jpeg
09e69bb17cb990eb0b3f0cb8c4c979cdecdb34f1.jpeg


df75395d53624a8630bce60d0350f32effffc1c4.jpeg
a065849e391bbfcb60caee91aa2b631f89c80147.jpeg