ESX.Math.Trim¶
ESX.Math.Trim(value)
This function trims an text, removing all trailing whitespaces. Often used when sanitizing the GetVehicleNumberPlateText()
native.
ESX.Math.Trim(value)
This function trims an text, removing all trailing whitespaces. Often used when sanitizing the GetVehicleNumberPlateText()
native.