ctClear: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|s1= +" to "|s1= ")
m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ")
Line 10: Line 10:
|descr= Removes all the lines from the RscControlsTable. Returns Nothing.
|descr= Removes all the lines from the RscControlsTable. Returns Nothing.


|s1= '''ctClear''' ctrl
|s1= [[ctClear]] ctrl


|p1= ctrl: [[Control]]
|p1= ctrl: [[Control]]

Revision as of 18:05, 20 June 2021

Hover & click on the images for description

Description

Description:
Removes all the lines from the RscControlsTable. Returns Nothing.
Groups:
GUI Control - Controls Table

Syntax

Syntax:
ctClear ctrl
Parameters:
ctrl: Control
Return Value:
Nothing

Examples

Example 1:
ctClear _control;

Additional Information

See also:
ctAddHeaderctAddRowctCurSelctSetCurSelctRowControlsctHeaderControlsctRowCountctHeaderCountctSetValuectValuectSetDatactDatactFindRowHeaderctFindHeaderRowsctRemoveRowsctRemoveHeadersctSetRowTemplatectSetHeaderTemplate

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