scrollDown() public static method
Scrolls whole page down by sending ANSI control code SD to the terminal.
New lines are added at the top. This is not supported by ANSI.SYS used in windows.
public static void scrollDown ( $lines = 1 ) | ||
---|---|---|
$lines | integer |
Number of lines to scroll down |
Please login to continue.