menuData: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
m (template:command argument fix)
(One intermediate revision by the same user not shown)
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________
|arma3 |= Game
|arma3 |= Game
|1.56|= Game Version
|1.56|Game Version=
|arg=  |= Multiplayer Arguments
|arg=  |Multiplayer Arguments=
|eff=  |= Multiplayer Effects
|eff=  |Multiplayer Effects=
____________________________________________________________________________________________
____________________________________________________________________________________________
| Returns data stored in menu entry on given path. |= Description
| Returns data stored in menu entry on given path. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________
| [[menuData]] [idc, path] |= Syntax
| [[menuData]] [idc, path] |SYNTAX=
|p1= idc: [[Number]] |= Parameter 1
|p1= idc: [[Number]] |PARAMETER1=
|p2= path: [[Array]] |= Parameter 2
|p2= path: [[Array]] |PARAMETER2=
|p3=  |= Parameter 3
|p3=  |PARAMETER3=


| [[String]] |= Return Value
| [[String]] |RETURNVALUE=
<!--
<!--
|s2= control |= Alternative Syntax
|s2= control |= Alternative Syntax
Line 21: Line 21:
|r2=  |= Alternative Return Value
|r2=  |= Alternative Return Value
-->
-->
|x1=  |= Example 1
|x1=  |EXAMPLE1=
| ‎[[menuEnable]], [[menuExpand]], [[menuCollapse]], [[menuSetData]], [[menuSetValue]], [[‎menuSetCheck]], [[menuSetAction]], [[menuDelete]], [[menuAdd]], [[‎menuHover]], [[menuValue]], [[menuURL]], [[‎menuText]], [[menuSort]], [[‎menuSize]], [[menuEnabled]], [[‎menuChecked]], [[menuAction]], [[menuShortcutText]], [[menuShortcut]], [[menuPicture]], [[menuClear]], [[menuSetPicture]] |= See Also
| ‎[[menuEnable]], [[menuExpand]], [[menuCollapse]], [[menuSetData]], [[menuSetValue]], [[‎menuSetCheck]], [[menuSetAction]], [[menuDelete]], [[menuAdd]], [[‎menuHover]], [[menuValue]], [[menuURL]], [[‎menuText]], [[menuSort]], [[‎menuSize]], [[menuEnabled]], [[‎menuChecked]], [[menuAction]], [[menuShortcutText]], [[menuShortcut]], [[menuPicture]], [[menuClear]], [[menuSetPicture]] |SEEALSO=
}}
}}



Revision as of 12:11, 5 August 2019

Hover & click on the images for description

Description

Description:
Returns data stored in menu entry on given path.
Groups:
Uncategorised

Syntax

Syntax:
menuData [idc, path]
Parameters:
idc: Number
path: Array
Return Value:
String

Examples

Examples:
Example needed

Additional Information

See also:
menuEnablemenuExpandmenuCollapsemenuSetDatamenuSetValue‎menuSetCheckmenuSetActionmenuDeletemenuAdd‎menuHovermenuValuemenuURL‎menuTextmenuSort‎menuSizemenuEnabled‎menuCheckedmenuActionmenuShortcutTextmenuShortcutmenuPicturemenuClearmenuSetPicture

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

Bottom Section