menuSetText: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |arma3Dev |2.01" to " |arma3 |2.02") |
Lou Montana (talk | contribs) m (Text replacement - " {{uc:{{PAGENAME}}}}" to "") |
||
Line 35: | Line 35: | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
Revision as of 17:40, 8 June 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - Menu
Syntax
- Syntax:
- Syntax needed
- Parameters:
- idc: Number
- path: Array
- text: String
- Return Value:
- Return value needed
Alternative Syntax
- Syntax:
- control menuSetText [path, text]
- Parameters:
- control: Control
- path: Array
- text: String
- Return Value:
- Nothing
Examples
- Example 1:
_ctrlMenuStrip menuSetText [[0,0,1], "Hello World!"];
Additional Information
- See also:
- menuText
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