lbTextRight: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "]]|x1" to "]] |x1")
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \| *s2 *=" to "|r1=$1 |s2=")
Line 17: Line 17:
|p2= idc: [[Number]] of control
|p2= idc: [[Number]] of control
|p3= index: [[Number]]
|p3= index: [[Number]]
| [[String]]
|r1= [[String]]


|s2= control '''lbTextRight''' index
|s2= control '''lbTextRight''' index

Revision as of 16:35, 10 June 2021

Hover & click on the images for description

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:
lbAddlbClearlbColorlbCurSellbDatalbDeletelbIsSelectedlbPicturelbSelectionlbSetColorlbSetCurSellbSetDatalbSetPicturelbSetSelectedlbSetTooltiplbSetValuelbSizelbSortlbSortByValuelbValue

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