Converting Strings to Numbers
To convert a string value to a number (for example, to convert the String value in a text field to an int), use these methods.
Converting Numbers to Strings
Converting Anything to String describes how to convert objects to String..
Converting Anything to String
Converting any data to strings is easy..