Thank you for your reply,
I have found the toString() function documentation. Unfortunately it doesn't document its return value or any method of controlling its return value.
I don't understand why this function is returning a representation of a float value when the value being converted is an integer. Can you provide a method for properly converting and displaying an integer value?
Thank You
Joe Miller