Hey, i know i sound like a newbie but hey. Could you guys help me in just two simple things ?
1. Copy text from the whole input (I tried Input.SetSelection and then Input.Copy, they didn't work)...
2. Cancel/Delete/Erase 1 character from an input (I tried Input.SetSelection and then Input.Delete,...