WMA link
ToString
ToString[2]
ToString[2] // InputForm
ToString[a+b]
"U" <> 2
"U" <> ToString[2]
ToString[Integrate[f[x],x], TeXForm]