tvDelete: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(game[0-9]|version[0-9]|gr[0-9]|serverExec|mp|pr|descr|s[0-9]|p[0-9]{1,3}|r[0-9]|x1?[0-9]|seealso) *= +" to " |$1= ") |
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
||
Line 13: | Line 13: | ||
{{Feature | important | The paths of other items on the same branch after delete operation are updated accordingly and may change. Therefore, when deleting multiple entries, start with the one with the highest index and proceed in reverse order.}} | {{Feature | important | The paths of other items on the same branch after delete operation are updated accordingly and may change. Therefore, when deleting multiple entries, start with the one with the highest index and proceed in reverse order.}} | ||
|s1= | |s1= [[tvDelete]] [idc, path] | ||
|p1= [idc, path]: [[Array]] | |p1= [idc, path]: [[Array]] |
Revision as of 17:10, 20 June 2021
Description
- Description:
- Removes an item with given Tree View Path from Tree View.
- Groups:
- GUI Control - Tree View
Syntax
- Syntax:
- tvDelete [idc, path]
- Parameters:
- [idc, path]: Array
- idc: Number
- path: Array - Tree View Path of the item
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- control tvDelete path
- Parameters:
- control: Control
- path: Array - Tree View Path of the item
- Return Value:
- Nothing
Examples
Additional Information
- See also:
- tvAddtvCleartvCollapsetvCounttvCurSeltvDatatvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSorttvSortByValuetvTexttvValue
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