GetVehicleNumberPlate
Returns the vehicle's numberplate.
- vehicle: parameter input should be in Vehicle type
NOTE: This function returns data in string type
{{#tag:syntaxhighlight| Vehicle.GetVehicleNumberPlate(vehicle); |lang=csharp}} }}