Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
(row1.Column1 + row1.Column2 + row1.Column3).replaceAll("null","")
replaceAll("null","") won't work as expected if the strings by chance contain the substring "null"