cat3

From Documentation
String cat3(String s1, String s2, String s3);
i.e., StringFns.cat3(String, String, String)

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

Version History

Last Update : 2010/12/17


Version Date Content
     



Last Update : 2010/12/17

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.