std:std.collections.Stack<T>.Join

Method Join:String( separator:String )

Joins the values in a string stack.

Parameters
sepeator sepeator The separator to be used when joining values.