~Anita MinasteringsFeb 17, 2017, 10:43 AM298 PostsSplit?JavaScript String has a split. https://www.w3schools.com/jsref/jsref_obj_string.asp Howard
~Wei PretookonyakoiFeb 20, 2017, 12:00 PM178 PostsI have been using thisdoes the work done: <xp:this.text><![CDATA[#{javascript:var str = RowData; var arr = str.split(","); return arr[0];}]]></xp:this.text>