CheckPlateBlacklist
Export Syntax
exports['viority_cardealer']:CheckPlateBlacklist(plate)
PARAMETER
- Plate (STRING) -> Plate
Example Export
exports['viority_cardealer']:CheckPlateBlacklist("VIORITY") --> true or false!
exports['viority_cardealer']:CheckPlateBlacklist(plate)
exports['viority_cardealer']:CheckPlateBlacklist("VIORITY") --> true or false!