Currently there is no easy way to input text. You can write a set of scripts to capture all the letters (but not punctuation and not upper/lower case), but there is no way to assemble that into a string. I believe that better string I/O is pretty high on the scratch team list of features to add, as it is fairly simple to implement, easy to understand, and frequently requested.
Offline