Forum Discussion

nineteeneigthy1's avatar
nineteeneigthy1
New Contributor
4 years ago
Solved

Can I use sys.clipboard to enter otherwise unsupported characters?

Objective: Enter this text string  ʕ •ᴥ•ʔ ...into a textArea object in a web-based application.    SetText is not supported for textArea so I tried using Keys. The Keys method does not supp...