JoinText
Returns the elements of A (as text) concatenated along I and separated by separator. If the optional finalSeparator parameter is provided, it is used as the final separator. If any elements are numeric, they are converted to strings using the number format settings for the current node.
Declaration
JoinText(A : coerce textual ArrayType all[I] ; I:IndexType;separator,finalSeparator : optional textual atomic)
Comments
Enable comment auto-refresher