nca_list_select_index_item

Example: nca_list_select_index_itemList Object Functions

Selects a list item by its index.

int nca_list_select_index_item( LPCSTR list, int index );
list The logical name of the list.

index The numerical index of the item to be selected.

The nca_list_select_index_item function selects (performs a single mouse-click on) an item from a list. The item is indicated by its numeric index. The index is specified as a string, beginning with 0.

Return Values

Oracle NCA Error Codes

Parameterization

The following variable can be parameterized using standard parameterization: index