Discuss this page on this page's [[scrGetItemListCursor Talk Page|Talk Page]] === scrGetItemListCursor === See [[http://xelerus.de/index.php?s=functions&function=158|scrGetItemListCursor at Xelerus]] ^ Syntax | (scrGetItemListCursor screen) -> itemListCursor | ^ Arguments | screen: The screen you want to get the currently selected cursor from. | ^ Returns | itemListCursor: The currently selected cursor. | ^ Category | [[screen functions|screen]], [[input functions|input]], [[0.98 functions|0.98]], [[deprecated functions|deprecated]] | ^ Description | Returns the pointer to where in the list that is being currently selected. | Old function used mostly by old functions. Can not be saved. Use scrGetItem or scrGetListEntry whenever possible. Function deprecated in 0.99 IMPORTANT: This function is deprecated. === Example === TODO Return to [[:Functions]] list