xsl-list
[Top] [All Lists]

[xsl] RE: user functions with variable number of parameters

2008-08-10 17:30:46
Why wouldn't you just use string-join()?

-----Original Message-----
From: Bordeman, Chris [mailto:Chris(_dot_)Bordeman(_at_)wolterskluwer(_dot_)com]
Sent: Saturday, August 09, 2008 11:21 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] user functions with variable number of parameters

I want to create a function that accepts any number of strings, and
concatenates them using carriage return/linefeeds.

How do I declare it and loop through the items?

Thanks.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>