lbSetData: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofpr |= Game name | |||
|1.5|= Game version | |||
____________________________________________________________________________________________ | |||
| Set additional text (invisible) in item with given index of listbox or combobox with id idc of topmost user [[dialog]] to data. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''lbSetData''' |= Syntax | ||
|p1= [idc, index, data]: [[Array]] |= Parameter 1 | |||
| [[Nothing]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>lbSetData [101, 1, "#1"]</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|LBSETDATA]] | |||
[[Category:Scripting Commands OFP 1.96|LBSETDATA]] | |||
[[Category:Scripting Commands ArmA|LBSETDATA]] | |||
Revision as of 00:45, 2 August 2006
Description
- Description:
- Set additional text (invisible) in item with given index of listbox or combobox with id idc of topmost user dialog to data.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
lbSetData [101, 1, "#1"]
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