getUserMFDText: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= GUI Control | |gr1= GUI Control | ||
| Returns array of user text variables used in MFD. | |descr= Returns array of user text variables used in MFD. | ||
|s1= [[getUserMFDText]] vehicle | |s1= [[getUserMFDText]] vehicle |
Revision as of 21:06, 13 June 2021
Description
- Description:
- Returns array of user text variables used in MFD.
- Groups:
- GUI Control
Syntax
- Syntax:
- getUserMFDText vehicle
- Parameters:
- vehicle: Object
- Return Value:
- Array of String
Examples
- Example 1:
getUserMFDText _vehicle;
Additional Information
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