getPlateNumber: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
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.


|'''getPlateNumber''' vehicle
|s1= [[getPlateNumber]] vehicle


|p1= vehicle: [[Object]]
|p1= vehicle: [[Object]]


| [[String]]
|r1= [[String]]
 
   
   
|x1= <code>'''getPlateNumber''' [[vehicle]] [[player]]</code>
|x1= <code>[[getPlateNumber]] [[vehicle]] [[player]]</code>


|seealso= [[setPlateNumber]]
|seealso= [[setPlateNumber]]
}}
}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 21:05, 9 June 2021

Hover & click on the images for description

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