Hello.I'm new to Livecycle, and i'm creating a form that has a calculation, such as 'textbox1 = textbox2 * 4', works fine, but i can't figure out how to add text onto the answer, I tried'textbox1 = textbox2 * 4 & "degrees" 'But it just made the answer 0.Thanks for any advice/help.