menuSetText: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |= Game " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " |arma3Dev |2.01" to " |arma3 |2.02") |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| | |arma3 | ||
|2. | |2.02 | ||
|gr1= GUI Control - Menu | |gr1= GUI Control - Menu |
Revision as of 18:20, 24 February 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