ctSetData
Jump to navigation
Jump to search
Description
- Description:
- Associates metadata (string) with the row determined by the index. Returns Nothing.
- Groups:
- GUI Control - Controls Table
Syntax
- Syntax:
- ctrl ctSetData [index, data]
- Parameters:
- ctrl: Control - the respective control
- index: Number - the row index
- data: String - the data to set
- Return Value:
- Nothing
Examples
- Example 1:
- _control ctSetData [0, "Test"];
Additional Information
- See also:
- ctAddRow ctAddHeader ctClear ctCurSel ctSetCurSel ctRowControls ctHeaderControls ctRowCount ctHeaderCount ctSetValue ctValue ctData ctFindRowHeader ctFindHeaderRows ctRemoveRows ctRemoveHeaders ctSetRowTemplate ctSetHeaderTemplate
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