menuDelete: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(see also)
Line 8: Line 8:
| Deletes menu entry on given path. |= Description
| Deletes menu entry on given path. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________
| menuDelete [idc, path, text] |= Syntax
| [[menuDelete]] [idc, path, text] |= Syntax
|p1= idc: [[Number]] |= Parameter 1
|p1= idc: [[Number]] |= Parameter 1
|p2= path: [[Array]] |= Parameter 2
|p2= path: [[Array]] |= Parameter 2
Line 22: Line 22:
-->
-->
|x1=  |= Example 1
|x1=  |= Example 1
| - |= See Also
| ‎[[menuEnable]], [[menuExpand]], [[menuCollapse]], [[menuSetData]], [[menuSetValue]], [[‎menuSetCheck]], [[menuSetAction]], [[menuAdd]], [[‎menuHover]], [[menuValue]], [[menuURL]], [[‎menuText]], [[menuSort]], [[‎menuSize]], [[menuEnabled]], [[‎menuChecked]], [[menuAction]], [[menuShortcutText]], [[menuShortcut]], [[menuPicture]], [[menuData]], [[menuClear]], [[menuSetPicture]] |= See Also
}}
}}



Revision as of 00:20, 12 July 2016

Hover & click on the images for description

Description

Description:
Deletes menu entry on given path.
Groups:
Uncategorised

Syntax

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

Examples

Examples:
Example needed

Additional Information

See also:
menuEnablemenuExpandmenuCollapsemenuSetDatamenuSetValue‎menuSetCheckmenuSetActionmenuAdd‎menuHovermenuValuemenuURL‎menuTextmenuSort‎menuSizemenuEnabled‎menuCheckedmenuActionmenuShortcutTextmenuShortcutmenuPicturemenuDatamenuClearmenuSetPicture

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