lbCurSel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(+ category)
Line 37: Line 37:
[[Category:Scripting Commands OFP 1.96|LBCURSEL]]
[[Category:Scripting Commands OFP 1.96|LBCURSEL]]
[[Category:Scripting Commands ArmA|LBCURSEL]]
[[Category:Scripting Commands ArmA|LBCURSEL]]
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]]

Revision as of 00:52, 6 May 2007

Hover & click on the images for description

Description

Description:
Returns the index of the selected item of the listbox or combobox with id idc of the topmost user dialog.
Groups:
Uncategorised

Syntax

Syntax:
lbCurSel idc
Parameters:
idc: Number
Return Value:
Number

Examples

Example 1:
_index = lbCurSel 101

Additional Information

See also:
See also needed

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