lnbAddArray: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
Fred Gandt (talk | contribs) m (Added to "see also" + <tt>'d "syntax" + Added newly created {{Example needed}} + crossing fingers...) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''lnbAddArray''' [IDC,[[[text,text],[value,..],[data,..]],[[text,text],[value,..],[data,..]],]] |= Syntax | | '''lnbAddArray''' <tt>[IDC,[[[text,text],[value,..],[data,..]],[[text,text],[value,..],[data,..]],]]</tt> |= Syntax | ||
|p1= [IDC,[[[text,text],[value,..],[data,..]],[[text,text],[value,..],[data,..]],]]: Array - |= PARAMETER1 | |p1= [IDC,[[[text,text],[value,..],[data,..]],[[text,text],[value,..],[data,..]],]]: Array - |= PARAMETER1 | ||
|p2= |= PARAMETER2 | |p2= |= PARAMETER2 | ||
Line 16: | Line 16: | ||
| [[Number]] |= RETURNVALUE | | [[Number]] |= RETURNVALUE | ||
|x1= <code>{{Example needed}}</code>|= Example 1 | |||
|x1= <code> | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[lnbAddColumn]], [[lnbAddRow]] |= SEEALSO | | [[lnbAddColumn]], [[lnbAddRow]], [[lnbClear]], [[lnbColor]], [[lnbCurSelRow]], [[lnbData]], [[lnbDeleteColumn]], [[lnbDeleteRow]], [[lnbGetColumnsPosition]], [[lnbPicture]], [[lnbSetColor]], [[lnbsetColumnsPos]], [[lnbSetCurSelRow]], [[lnbSetData]], [[lnbSetPicture]], [[lnbSetText]], [[lnbSetValue]], [[lnbSize]], [[lnbText]], [[lnbValue]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 04:02, 11 April 2014
Description
- Description:
- Adds list of rows of strings.
- Groups:
- Uncategorised
Syntax
- Syntax:
- lnbAddArray [IDC,[[[text,text],[value,..],[data,..]],[[text,text],[value,..],[data,..]],]]
- Parameters:
- [IDC,[[[text,text],[value,..],[data,..]],[[text,text],[value,..],[data,..]],]]: Array -
- Return Value:
- Number
Examples
- Example 1:
Template:Example needed
Additional Information
- See also:
- lnbAddColumnlnbAddRowlnbClearlnbColorlnbCurSelRowlnbDatalnbDeleteColumnlnbDeleteRowlnbGetColumnsPositionlnbPicturelnbSetColorlnbsetColumnsPoslnbSetCurSelRowlnbSetDatalnbSetPicturelnbSetTextlnbSetValuelnbSizelnbTextlnbValue
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
-
It seems this command is don't have arma-style syntax (don't work with control type).
DenV