menuSetText: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") | Lou Montana (talk | contribs)  m (Text replacement - " |= Game " to " ") | ||
| Line 1: | Line 1: | ||
| {{RV|type=command | {{RV|type=command | ||
| |arma3Dev  | |arma3Dev | ||
| |2.01 | |2.01 | ||
Revision as of 00:15, 17 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
