ctSetData: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |= Game " to " ") |
m (Text replacement - "{{uc:{{PAGENAME}}}} LBADD {{GameCategory|arma1|Scripting Commands}} {{GameCategory|arma2|Scripting Commands}} {{GameCategory|arma3|Scripting Commands}...) |
||
Line 23: | Line 23: | ||
|seealso= [[ctAddRow]], [[ctAddHeader]], [[ctClear]], [[ctCurSel]], [[ctSetCurSel]], [[ctRowControls]], [[ctHeaderControls]], [[ctRowCount]], [[ctHeaderCount]], [[ctSetValue]], [[ctValue]], [[ctData]], [[ctFindRowHeader]], [[ctFindHeaderRows]], [[ctRemoveRows]], [[ctRemoveHeaders]], [[ctSetRowTemplate]], [[ctSetHeaderTemplate]] | |seealso= [[ctAddRow]], [[ctAddHeader]], [[ctClear]], [[ctCurSel]], [[ctSetCurSel]], [[ctRowControls]], [[ctHeaderControls]], [[ctRowCount]], [[ctHeaderCount]], [[ctSetValue]], [[ctValue]], [[ctData]], [[ctFindRowHeader]], [[ctFindHeaderRows]], [[ctRemoveRows]], [[ctRemoveHeaders]], [[ctSetRowTemplate]], [[ctSetHeaderTemplate]] | ||
}} | }} | ||
Revision as of 18:37, 20 February 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - Controls Table
Syntax
- Syntax:
- Syntax needed
- Parameters:
- ctrl: Control - The respective control
- index: Number - The row index
- data: String - The data to set
- Return Value:
- Return value needed
Examples
- Example 1:
_control ctSetData [0, "Test"];
Additional Information
- See also:
- ctAddRowctAddHeaderctClearctCurSelctSetCurSelctRowControlsctHeaderControlsctRowCountctHeaderCountctSetValuectValuectDatactFindRowHeaderctFindHeaderRowsctRemoveRowsctRemoveHeadersctSetRowTemplatectSetHeaderTemplate
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