Example: nca_button_double_press

In the following example, the nca_button_double_pressfunction pushes a button twice in the Cash Management section.

nca_set_window("Navigator - Cash Management, Vision Operations (USA)");
nca_button_press("DESKTOP_ICON2_0");
nca_button_double_press("DESKTOP_ICON2_0");