menuSetURL: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ")
m (Text replacement - " *\| *ALT *SYNTAX[0-9]{1,} *= * " to " ")
Line 19: Line 19:
| [[Nothing]]
| [[Nothing]]


|s2= control [[menuSetURL]] [path, link] |ALTSYNTAX1=
|s2= control [[menuSetURL]] [path, link]


|p21= control: [[Control]]
|p21= control: [[Control]]

Revision as of 17:31, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control - Menu

Syntax

Syntax:
Syntax needed
Parameters:
idc: Number
path: Array
link: String
Return Value:
Return value needed

Alternative Syntax

Syntax:
control menuSetURL [path, link]
Parameters:
control: Control
path: Array
link: String
Return Value:
Nothing

Examples

Example 1:
_ctrlMenuStrip menuSetURL [[0,0,1], "https://arma3.com/"];

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