I have a coldfusion app in which I calculate the number remaining of a certain object.
So I have a integer... like 9.
But I need to print it to the screen in text form.... like nine.
Is there a built in function to do this? I googled and couldn't find one.