tvCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | }}" to " }}")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 33: Line 33:
|x2= <code>_ctrl [[tvCount]] [1,0];</code>
|x2= <code>_ctrl [[tvCount]] [1,0];</code>


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

Revision as of 01:08, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control - Tree View

Syntax

Syntax:
Syntax needed
Parameters:
idc: Number
path: Array of Numbers
Return Value:
Return value needed

Alternative Syntax

Syntax:
ctrl tvCount path
Parameters:
ctrl: Control
path: Array of Numbers
Return Value:
Number

Examples

Example 1:
tvCount [101, [0]];
Example 2:
_ctrl tvCount [1,0];

Additional Information

See also:
tvAddtvCleartvCollapsetvCurSeltvDatatvDeletetvExpandtvPicturetvSetCurSeltvSetDatatvSetPicturetvSetValuetvSorttvSortByValuetvTexttvValue

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