Valadoc | Vala | Tutorial | API-References | Markup

join


Description:

public static string join (string separator, ...)

Joins a number of strings together to form one long string, with the optional separator inserted between each of them.