menuSetURL: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *ALT *SYNTAX[0-9]{1,} *= * " to " ")
m (Text replacement - " *\| *ALTRETURNVALUE[0-9]* *= * " to " ")
Line 27: Line 27:
|p23= link: [[String]]
|p23= link: [[String]]


|r2= [[Nothing]] |ALTRETURNVALUE1=
|r2= [[Nothing]]


|x1=  <Code>_ctrlMenuStrip [[menuSetURL]] [<nowiki>[</nowiki>0,0,1], "<nowiki>https://arma3.com/</nowiki>"];</code>
|x1=  <Code>_ctrlMenuStrip [[menuSetURL]] [<nowiki>[</nowiki>0,0,1], "<nowiki>https://arma3.com/</nowiki>"];</code>

Revision as of 17:36, 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