Credits | Overview | Plotting Styles | Commands | Terminals |
---|
join(array, "sep") concatenates the string elements of an array into a single string containing fields delimited by the character sequence in "sep". Non-string array elements generate an empty field. For examples, see counting_words.