I have an integer value that needs to be displayed in an error message. Not a big deal, but would love to have "eight" in the message and not 8. Is there a built in function to convert integer values to their string representation?