Passa al contenuto principale
Supporto OCLC

GetNextSelectedItem

Find the syntax, use, parameters, return values, and an example for the GetNextSelectedItem macro command in Connexion client.
Sintassi BOOL = CS.GetNextSelectedItem
Use to Select and open the first entry on the current list.
Parameters Nessuno
Commenti Opens any type of entry on the list, whether it is a record or another list.
Return values TRUE if the action is successful, or FALSE if not.
Esempio See example for GetFirstSelectedItem.