![]() |
![]() |
$str.joinReturns a string joined from several strings |
Usage |
|
Description |
Joins all the string in the <data> array by using the specified <separator> and returns the result. If <flags> contains the character "n" then empty strings in teh <data> array are skipped. |
Syntax Specification |
|