ctRowControls: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{uc:{{PAGENAME}}}} LBADD {{GameCategory|arma1|Scripting Commands}} {{GameCategory|arma2|Scripting Commands}} {{GameCategory|arma3|Scripting Commands}...)
m (Text replacement - "\| \[\[.+\]\] \<nowiki\>\=\<\/nowiki\> " to "| ")
Line 10: Line 10:
| Returns array of controls on the row with the given index.
| Returns array of controls on the row with the given index.


| [[Array]] <nowiki>=</nowiki> [[Control]] '''ctRowControls''' [[Number]]
| [[Control]] '''ctRowControls''' [[Number]]


|p1= control: [[Control]]
|p1= control: [[Control]]

Revision as of 17:33, 8 May 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control - Controls Table

Syntax

Syntax:
Syntax needed
Parameters:
control: Control
index: Number
Return Value:
Return value needed

Examples

Example 1:
_array = _control ctRowControls 0;

Additional Information

See also:
ctAddRowctAddHeaderctClearctCurSelctSetCurSelctHeaderControlsctRowCountctHeaderCountctSetValuectValuectSetDatactDatactFindRowHeaderctFindHeaderRowsctRemoveRowsctRemoveHeadersctSetRowTemplatectSetHeaderTemplate

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