String cat4(String s1, String s2, String s3, String s4);

i.e.,

org.zkoss.xel.fn.StringFns

Concatenates four strings together. Note: null is considered as empty.