Use EditNewLine to add blank line(s) to the current session immediately following the current line.
EditNewLine may also be entered as EditNewL[ine], NewL[ine], or LA[dd].
Optional Operands
FCT specifies the number of lines to add.
Default: 1.
EditNewLine may be invoked without operands by pressing the Enter key while the cursor is active in the session body.
The cursor will be positioned at the first new blank line.
Return Codes
OK Successful.
Examples
Add 3 new lines:
=> newl 3
Add a new line:
=> newl