Cheap
Conversion to String
l
ÒAddingÓ a number to a string will
convert the number to a string, then
concatenate
it:
String s = ÒÓ + 31415;