menuPicture

From Bohemia Interactive Community
Revision as of 09:52, 19 October 2020 by R3vo (talk | contribs) (2nd syntax, example and see also)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns picture set into item on given path.
Groups:
GUI Control - Menu

Syntax

Syntax:
menuPicture idc
Parameters:
idc: Number
Return Value:
String

Alternative Syntax

Syntax:
menuPicture control
Parameters:
control: Control
Return Value:
String

Examples

Example 1:
_picturePath = menuPicture (findDisplay 313 displayCtrl 120);

Additional Information

See also:
menuSetPicture

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