get-flattened-text in editor<%>
get-flattened-text
editor<%>
Returns the contents of the editor in text form. See Getting Text for a discussion of flattened vs. non-flattened text.
(send an-editor get-flattened-text) -> string
(send an-editor get-flattened-text)
send
an-editor