tvClear: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Version fixed.)
No edit summary
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[tvAdd]], [[tvCollapse]], [[tvCount]], [[tvCurSel]], [[tvData]], [[tvDelete]], [[tvExpand]], [[tvPicture]], [[tvSetCurSel]], [[tvSetData]], [[tvSetPicture]], [[tvSetValue]], [[tvSort]], [[tvSortByValue]], [[tvText]], [[tvValue]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 17:13, 10 August 2013

Hover & click on the images for description

Description

Description:
Removes all items from Tree View with given idc.
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