Example: nca_list_get_text

The following example retrieves the selected item from the list in the window specified by nca_set_window.

char buffer[1000];

nca_set_window("Navigator - Cash Management, Vision Operations (USA)");
nca_list_get_text("DESKTOP_TLIST_0", buffer);