- From: <bugzilla@jessica.w3.org>
- Date: Fri, 16 Oct 2015 16:47:12 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29184 --- Comment #3 from Michael Kay <mike@saxonica.com> --- Note also, the use case in comment 1 can be done with string-join(1 to 4, string(@separator)) If you want a concise way of using a different default separator you can write string-join(1 to 4, (@separator, '#')[1]) -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 16 October 2015 16:47:15 UTC