~Vanessa BubjipyodenMar 25, 2011, 7:31 AM8 PostsRe: Line breaks and whitespaces in repeaters Hi, I have a label in a repeater with a code like this, should be clear what I do, I hope: try{ getMainDoc(rowData.getItemValue("MainDocID")).getItemValue("Description");}catch(e){ return e;} //Michael