ctData: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3")
Line 8: Line 8:
|gr1= GUI Control - Controls Table
|gr1= GUI Control - Controls Table


| Returns metadata (string) associated with a particular row of RscControlsTable.
|descr= Returns metadata (string) associated with a particular row of RscControlsTable.


|s1=  ctrl '''ctData''' row
|s1=  ctrl '''ctData''' row

Revision as of 22:01, 13 June 2021

Hover & click on the images for description

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:
ctAddRowctAddHeaderctClearctCurSelctSetCurSelctRowControlsctHeaderControlsctRowCountctHeaderCountctSetValuectValuectSetDatactFindRowHeaderctFindHeaderRowsctRemoveRowsctRemoveHeadersctSetRowTemplatectSetHeaderTemplate

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