ctHeaderCount

From Bohemia Interactive Community
Revision as of 17:50, 3 June 2020 by Lou Montana (talk | contribs) (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns number of headers (rows not included) in the RscControlsTable.
Groups:
Uncategorised

Syntax

Syntax:
ctHeaderCount ctrl
Parameters:
ctrl: Control
Return Value:
Number

Examples

Example 1:
ctHeaderCount _control;

Additional Information

See also:
ctAddHeaderctAddRowctClearctCurSelctSetCurSelctRowControlsctHeaderControlsctRowCountctSetValuectValuectSetDatactDatactFindRowHeaderctFindHeaderRowsctRemoveRowsctRemoveHeadersctSetRowTemplatectSetHeaderTemplate

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

Notes

Bottom Section