Difference between revisions of "lbValue"
Jump to navigation
Jump to search
m |
m (add. see also) |
||
Line 23: | Line 23: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | | + | | [[lbSetValue]] |= See also |
}} | }} |
Revision as of 20:37, 15 April 2008
Hover & click on the images for descriptions
Description
- Description:
- Returns the additional integer value in the item with the given index of the listbox or combobox with id idc of the topmost user dialog.
Syntax
- Syntax:
- Number = lbValue [idc, index]
- Parameters:
- idc: Number of control
- index: Number
- Return Value:
- Number
Examples
- Example 1:
-
_value = lbValue [101, 0]
Additional Information
- See also:
- lbSetValue
- Groups:
- Uncategorised
Notes
Notes
Bottom Section
Categories:
- Pages using duplicate arguments in template calls
- Scripting Commands
- Operation Flashpoint: Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Uncategorised
- Introduced with Operation Flashpoint version ?
- Commands utilizing local arguments
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Command Group: GUI Control