ctData: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= ([^' ]+)'''([^' ]+)'''([^ ]*) " to "|s$1= $2$3$4 ") |
Lou Montana (talk | contribs) |
||
Line 19: | Line 19: | ||
|x1= <code>[[ctData]] _control;</code> | |x1= <code>[[ctData]] _control;</code> | ||
|seealso= [[ctAddRow]] | |seealso= [[ctAddRow]] [[ctAddHeader]], [[ctClear]], [[ctCurSel]], [[ctSetCurSel]], [[ctRowControls]], [[ctHeaderControls]], [[ctRowCount]], [[ctHeaderCount]], [[ctSetValue]], [[ctValue]], [[ctSetData]], [[ctFindRowHeader]], [[ctFindHeaderRows]], [[ctRemoveRows]], [[ctRemoveHeaders]], [[ctSetRowTemplate]], [[ctSetHeaderTemplate]] | ||
}} | }} |
Revision as of 13:25, 20 January 2022
Description
- Description:
- Returns metadata (string) associated with a particular row of RscControlsTable.
- Groups:
- GUI Control - Controls Table
Syntax
- Syntax:
- ctrl ctData row
- Parameters:
- ctrl: Control - The respective control
- row: Number - The row index
- Return Value:
- String
Examples
- Example 1:
ctData _control;
Additional Information
- See also:
- ctAddRow ctAddHeaderctClearctCurSelctSetCurSelctRowControlsctHeaderControlsctRowCountctHeaderCountctSetValuectValuectSetDatactFindRowHeaderctFindHeaderRowsctRemoveRowsctRemoveHeadersctSetRowTemplatectSetHeaderTemplate
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