menuSetText: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - " |= Game " to " ")
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


|arma3Dev |= Game
|arma3Dev


|2.01
|2.01

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