Im trying to set focus on a text box after a button is pressed but apparently im retarded.

I tried

description.text = focus;

which made sense to me, but it was completely wrong.