Sets or returns the number of lines of text displayed in the command window.
Syntax
integerVariable = object.DockedVisibleLines
object.DockedVisibleLines = <integer>
Where:
integerVariable sets the number of lines.
object is the ApplicationPreferences object.
Examples ...