Example: nca_scroll_drag_from_min

In the following example, the nca_scroll_drag_from_min function scrolls down 1 scroll in the Reports list scrollbar.

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