lnbSize: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (General tidy + "see also")
Line 21: Line 21:




|x1= <code>(example)</code>|= EXAMPLE1
|x1= <code>{{Example needed}}</code>|= Example 1
 
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[lnbAddArray]], [[lnbAddColumn]], [[lnbAddRow]], [[lnbClear]], [[lnbColor]], [[lnbCurSelRow]], [[lnbData]], [[lnbDeleteColumn]], [[lnbDeleteRow]], [[lnbGetColumnsPosition]], [[lnbPicture]], [[lnbSetColor]], [[lnbsetColumnsPos]], [[lnbSetCurSelRow]], [[lnbSetData]], [[lnbSetPicture]], [[lnbSetText]], [[lnbSetValue]], [[lnbText]], [[lnbValue]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 07:04, 11 April 2014

Hover & click on the images for description

Description

Description:
Returns size of 2D listbox as [rows, columns].
Groups:
Uncategorised

Syntax

Syntax:
lnbSize idc
Parameters:
idc: Number -
Return Value:
[rows, columns]: Array

Examples

Example 1:
Template:Example needed

Additional Information

See also:
lnbAddArraylnbAddColumnlnbAddRowlnbClearlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbsetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbTextlnbValue

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