Example: nca_scroll_page

In the following example, the nca_scroll_page function scrolls one page down in the Reports list of value.

nca_edit_click("FNDRSRUN.REPORT.USER_CONCURRENT_PROGRAM_NAME.0");
nca_button_press("FNDRSRUN.TOOLBAR.LIST.0");
nca_scroll_page("Reports", 1);
nca_lov_select_item("Reports", "Aged Trial Balance - 7 Buckets - By Amount");