lnbSetCurSelRow: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
mNo edit summary |
||
Line 21: | Line 21: | ||
|x1= <code>( | |x1= <code>_lnb =(findDisplay 300) displayCtrl 304; | ||
_lnb lnbSetCurSelRow 5;</code>|= EXAMPLE1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 22:15, 22 October 2013
Description
- Description:
- Selects the row with the given index of the 2D listbox.
- Groups:
- Uncategorised
Syntax
- Syntax:
- lnbSetCurSelRow [idc,index]
- Parameters:
- [idc,index]: Array -
- Return Value:
- Nothing
Examples
- Example 1:
_lnb =(findDisplay 300) displayCtrl 304; _lnb lnbSetCurSelRow 5;
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