JoinText

Revision as of 08:04, 24 April 2007 by ReneeB (talk | contribs) (adding doc status category)


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.