menuSetURL: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *ALT *SYNTAX[0-9]{1,} *= * " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *ALTRETURNVALUE[0-9]* *= * " to " ") |
||
Line 27: | Line 27: | ||
|p23= link: [[String]] | |p23= link: [[String]] | ||
|r2= [[Nothing]] | |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 16:36, 7 February 2021
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