Does anyone know how to strip a decimal so that a rounded down integer is returned? Would I have to parse text from the number and remove the decimal and everything to the right of it?
It sounds like it should be easy but I can't find what I need on the web. Am I missing something?
Thanks.
It sounds like it should be easy but I can't find what I need on the web. Am I missing something?
Thanks.