tvClear: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] ([a-zA-Z0-9_]+);?<\/code>" to "<sqf>$1 $2;</sqf>") |
||
(27 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 0.74 | |||
| | |gr1= GUI Control - Tree View | ||
| | |arg= local | ||
| | |eff= local | ||
| | |descr= Removes all items from Tree View with given idc. | ||
| | |s1= [[tvClear]] idc | ||
| [[ | |p1= idc: [[Number]] | ||
| | |r1= [[Nothing]] | ||
| [[ | |s2= [[tvClear]] control | ||
| | |p21= control: [[Control]] | ||
| | |r2= [[Nothing]] | ||
| | |x1= <sqf>tvClear 101;</sqf> | ||
| | |seealso= [[tvAdd]] [[tvCollapse]] [[tvCount]] [[tvCurSel]] [[tvData]] [[tvDelete]] [[tvExpand]] [[tvPicture]] [[tvSetCurSel]] [[tvSetData]] [[tvSetPicture]] [[tvSetValue]] [[tvSort]] [[tvSortByValue]] [[tvText]] [[tvValue]] | ||
}} | }} | ||
Latest revision as of 13:16, 5 May 2022
Description
- Description:
- Removes all items from Tree View with given idc.
- Groups:
- GUI Control - Tree View
Syntax
Alternative Syntax
Examples
- Example 1:
- tvClear 101;
Additional Information
- See also:
- tvAdd tvCollapse tvCount tvCurSel tvData tvDelete tvExpand tvPicture tvSetCurSel tvSetData tvSetPicture tvSetValue tvSort tvSortByValue tvText tvValue
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