tvClear: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (al & el)
(description)
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Removes all items from Tree View with given idc. |= Description
| Removes all items from Tree View with given idc.
{{Feature arma3|(A3 1.28)Doesn't support [[Control]] type, alternatively use <code>[[Control]] [[tvCollapse]] [];//Same effect</code>}} |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 09:16, 11 September 2014

Hover & click on the images for description

Description

Description:
Removes all items from Tree View with given idc.
Arma 3
(A3 1.28)Doesn't support Control type, alternatively use Control tvCollapse [];//Same effect
Groups:
Uncategorised

Syntax

Syntax:
tvClear idc
Parameters:
idc: Number
Return Value:
Nothing

Examples

Example 1:
tvClear 101;

Additional Information

See also:
tvAddtvCollapsetvCounttvCurSeltvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSorttvSortByValuetvTexttvValue

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