get-max-height in editor<%>
get-max-height
editor<%>
Gets the maximum display height for the contents of the editor; zero or 'none indicates that there is no maximum.
'none
(send an-editor get-max-height) -> non-negative real number or 'none
(send an-editor get-max-height)
send
an-editor