lbIsSelected: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | arma |= Game name | ||
| | |2.91|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Check whether given row of the given listbox is selected. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | control '''lbIsSelected''' index |= Syntax | ||
|p1= [ | |p1= control: [[Control]] |= Parameter 1 | ||
|p2= index: [[Number]] |= Parameter 2 | |||
| [[String]] |= Return value | | [[String]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre> | |x1= <pre>_selected = _control lbIsSelected 0</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 12:03, 2 August 2006
Description
- Description:
- Check whether given row of the given listbox is selected.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_selected = _control lbIsSelected 0
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note