scrollPageDown

Scroll the display down.
scrollPageDown()
This function scrolls down one screenful - identical to the action performed by the Page Down key.
VB:
viewer.scrollPageDown()
scrollPageUp