Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Down Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Down («down»)
          Moves the cursor down one line. If a selection has been
          started, it is extended by one line. If this movement results
          in the cursor moving out of the window, the window is adjusted
          downward as specified by the Vscroll switch.
 
     Meta Down («meta» «down»)
          Moves the cursor to the bottom of the window without changing
          the column position.
 
     Returns
 
     True:  Cursor moved.
     False: Cursor did not move; the cursor is at the destination.
 
     See
 
     Cursor Movement Commands
                                    -♦-