get-value in text-field%
get-value
text-field%
Returns the text currently in the text field.
(send a-text-field get-value) -> string
(send a-text-field get-value)
send
a-text-field