Hi I have a value that returns from a service. The value comes back as miles space mi. So it will look like
24.1 mi
I want to strip out mi returning the number.
Is there a javascript function that would allow me to do that.
Any suggestions.
thanks
howard
24.1 mi
I want to strip out mi returning the number.
Is there a javascript function that would allow me to do that.
Any suggestions.
thanks
howard