lnbSetColumnsPos: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Killzone Kid moved page lnbsetColumnsPos to lnbSetColumnsPos: naming convention)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''lnbsetColumnsPos''' [idc,[row,column],data] |= Syntax
| '''lnbSetColumnsPos''' [idc,[row,column],data] |= Syntax


|p1= [idc,[row,column],data]: Array -  |= PARAMETER1  
|p1= [idc,[row,column],data]: Array -  |= PARAMETER1  

Revision as of 22:46, 14 August 2014

Hover & click on the images for description

Description

Description:
Sets the additional text (invisible) in the item with the given position of the 2D listbox.
Groups:
Uncategorised

Syntax

Syntax:
lnbSetColumnsPos [idc,[row,column],data]
Parameters:
[idc,[row,column],data]: Array -
Return Value:
Nothing

Examples

Example 1:
Template:Example needed

Additional Information

See also:
lnbAddArraylnbAddColumnlnbAddRowlnbClearlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue

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

Notes

Bottom Section