Next:
set-value
Up:
text-field
Previous:
get-editor
get-value
Returns the text currently in the text field.
(send
a-text-field
get-value)
->
string
PLT