std.collections.List.Join - nitrologic/monkey2 GitHub Wiki
std::std.collections.std.collections.List.Join
monkey:monkey.types.String( separator:monkey:monkey.types.String="" )
Method Join:Joins the values in the string list.
Parameters | |
---|---|
sepeator |
sepeator The separator to be used when joining values. |