lnbCurSelRow: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (Text replacement - "lnbsetColumnsPos" to "lnbSetColumnsPos") |
(syntax & example) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[lnbCurSelRow]] idc([[Number]]) |= Syntax | ||
|p1= idc: [[Number]] | |p1= idc: [[Number]] |= PARAMETER1 | ||
| | | [[Number]] |= RETURNVALUE | ||
____________________________________________________________________________________________ | |||
| s2= [[lnbCurSelRow]] _ctrl([[Control]]) |= Syntax | |||
| | | p21= _ctrl: [[Control]] |= PARAMETER1 | ||
| [[Number]] |= RETURNVALUE | | r2= [[Number]] |= RETURNVALUE | ||
____________________________________________________________________________________________ | |||
|x1= <code> | |x1= <code>[[lnbCurSelRow]] _ctrl;</code>|= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 12:38, 9 September 2014
Description
- Description:
- Returns the index of the selected row id 2D listbox.
- Groups:
- Uncategorised
Syntax
- Syntax:
- lnbCurSelRow idc(Number)
- Parameters:
- idc: Number
- Return Value:
- Number
Alternative Syntax
- Syntax:
- lnbCurSelRow _ctrl(Control)
- Parameters:
- _ctrl: Control
- Return Value:
- Number
Examples
- Example 1:
lnbCurSelRow _ctrl;
Additional Information
- See also:
- lnbAddArraylnbAddColumnlnbAddRowlnbClearlnbColorlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
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