Difference between revisions of "lbValue"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | + | {{Command|= Comments | |
− | + | ____________________________________________________________________________________________ | |
− | |||
+ | | ofpr |= Game name | ||
− | + | |1.5|= Game version | |
+ | ____________________________________________________________________________________________ | ||
+ | | Return additional integer value in item with given index of listbox or combobox with id idc of topmost user [[dialog]]. |= Description | ||
+ | ____________________________________________________________________________________________ | ||
− | ''' | + | | '''lbValue''' |= Syntax |
− | + | |p1= [idc, index]: [[Array]] |= Parameter 1 | |
− | + | | [[Number]] |= Return value | |
+ | ____________________________________________________________________________________________ | ||
+ | |||
+ | |x1= <pre>_value = lbValue [101, 0]</pre> |= Example 1 | ||
+ | ____________________________________________________________________________________________ | ||
− | + | | |= See also | |
− | + | }} | |
− | + | <h3 style="display:none">Notes</h3> | |
+ | <dl class="command_description"> | ||
+ | <!-- Note Section BEGIN --> | ||
− | + | <!-- Note Section END --> | |
+ | </dl> | ||
− | + | <h3 style="display:none">Bottom Section</h3> | |
− | + | [[Category:Scripting Commands|LBVALUE]] | |
− | + | [[Category:Scripting Commands OFP 1.96|LBVALUE]] | |
− | + | [[Category:Scripting Commands ArmA|LBVALUE]] | |
− | |||
− |
Revision as of 00:47, 2 August 2006
Hover & click on the images for descriptions
Description
- Description:
- Return additional integer value in item with given index of listbox or combobox with id idc of topmost user dialog.
Syntax
Examples
- Example 1:
-
_value = lbValue [101, 0]
Additional Information
- See also:
- See also needed
- Groups:
- Uncategorised
Notes
Notes
Bottom Section
Categories:
- Pages using duplicate arguments in template calls
- Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Operation Flashpoint: Resistance: New Scripting Commands
- Command Group: Uncategorised
- Introduced with Operation Flashpoint: Resistance version ?
- See also needed
- Scripting Commands OFP 1.96
- Scripting Commands ArmA