Search found 1 match

by matt
Fri Jan 28, 2022 1:32 pm
Forum: Typeitin
Topic: Type Out Clipboard
Replies: 1
Views: 14993

Type Out Clipboard

I have a text box which does not allow paste. I would like TypeItIn to type out the contents of the clipboard. Is there a way to do this?

I tried:
{Var1 GetClip}{Var1}

But turns out that actually pastes the contents of Var1 and doesn't type it?

Thank you!