Resets the item cursor position.
ITEMNPUT(win, item)
win |
- |
Optional. Window reference. Defaults to the current Window. |
item |
- |
Optional. A positive integer. The index to the item in the Window. Defaults to 1. |
If the index is less than one, then the cursor will be set to one. If the index is greater than the number of columns in the item, then the cursor will be set to the number of columns in the item.