JoinText

Revision as of 22:23, 31 January 2007 by Lchrisman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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


You are not allowed to post comments.