Clipboard Text.txt

Try

=return ClipFormat("text") ? "" : "Clipboard PASTE"
2 Likes

It works perfectly, thank you! And I learned a bit about how to do custom things, it's super cool. Cheers! :call_me_hand: