Cheap  Conversion to String
lÒAddingÓ a number to a string will convert the number to a string, then concatenate it:

String s = ÒÓ + 31415;