nca_lov_select_random_item
Example: nca_lov_select_random_item | List Object Functions |
Selects a random item from a list of values.
int nca_lov_select_random_item( LPCSTR name,char *item );
name | The logical name of the window containing the list of values. |
item | The selected value. |
The nca_lov_select_random_item function selects a random item from a list of values. The second argument is an output parameter indicating which value was chosen during the random selection.
Return Values
Parameterization
The following variable can be parameterized using standard parameterization: name