Join

Join(stringArray)

Returns a string created by joining a number of substrings contained in an array.

Overloads

Parameters

Return value

String value.

Examples

Assume that the stringArray list in the examples consists of the following three elements: Welcome, Use and JReport.