String cat3(String s1, String s2, String s3);

i.e.,

org.zkoss.xel.fn.StringFns

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