| Functions Documentation |
|
| Name |
scrGetItemListCursor_deprecated |
| Syntax |
(scrGetItemListCursor_deprecated screen) |
| Argument List |
screen: The screen you want to get the currently selected cursor from. |
| Returns |
itemListCursor: The currently selected cursor. |
| Category |
screen, input, 0.98, deprecated
|
| Description |
Returns the pointer to where in the list that is being currently selected. |
| Example |
|
| Comment |
Old function used mostly by old functions. Can not be saved. Use scrGetItem or scrGetListEntry whenever possible.
Function deprecated in 0.99 |