lbTextRight: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
Lou Montana (talk | contribs) m (Text replacement - " \| *s([0-9]) *= ([^ ]+)? ?'''([a-zA-Z0-9_]+)''' ?([^ ]+)? " to " |s$1= $2 $3 $4 ") |
||
Line 19: | Line 19: | ||
|r1= [[String]] | |r1= [[String]] | ||
|s2= control | |s2= control [[lbTextRight]] index | ||
|p21= control: [[Control]] | |p21= control: [[Control]] |
Revision as of 16:44, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - ListBox
Syntax
- Syntax:
- Syntax needed
- Parameters:
- [idc, index]: Array
- idc: Number of control
- index: Number
- Return Value:
- String
Alternative Syntax
- Syntax:
- control lbTextRight index
- Parameters:
- control: Control
- index: Number
- Return Value:
- String
Examples
- Example 1:
_text = lbTextRight [101, 0];
- Example 2:
_text = _control lbTextRight 0;
Additional Information
- See also:
- lbSetTextRightlbAddlbClearlbColorlbCurSellbDatalbDeletelbIsSelectedlbPicturelbSelectionlbSetColorlbSetCurSellbSetDatalbSetPicturelbSetSelectedlbSetTooltiplbSetValuelbSizelbSortlbSortByValuelbValue
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