cat4

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

Concatenates four 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.