getPlateNumber: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") | Lou Montana (talk | contribs)  m (Some wiki formatting) | ||
| Line 1: | Line 1: | ||
| {{RV|type=command | {{RV|type=command | ||
| | arma3 | |game1= arma3 | ||
| |version1= 1.82 | |||
| |1.82 | |||
| |gr1= Object Manipulation | |gr1= Object Manipulation | ||
| |Get the license plates from any vehicle which has plates configured. | |descr= Get the license plates from any vehicle which has plates configured. | ||
| | | |s1= [[getPlateNumber]] vehicle | ||
| |p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
| | [[String]] | |r1= [[String]] | ||
| |x1= <code> | |x1= <code>[[getPlateNumber]] [[vehicle]] [[player]]</code> | ||
| |seealso= [[setPlateNumber]] | |seealso= [[setPlateNumber]] | ||
| }} | }} | ||
Revision as of 20:05, 9 June 2021
Description
- Description:
- Get the license plates from any vehicle which has plates configured.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- getPlateNumber vehicle
- Parameters:
- vehicle: Object
- Return Value:
- String
Examples
- Example 1:
- getPlateNumber vehicle player
Additional Information
- See also:
- setPlateNumber
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
 
	