Closed GoogleCodeExporter closed 8 years ago
Original comment by hjebb...@gmail.com
on 6 Mar 2014 at 8:33
Tested and seems fixed in 3.2.0rc
Thx
Original comment by jan.lind...@gtempaccount.com
on 15 Apr 2014 at 4:08
changed function: it is now possible to indicate which separator to use;
default is ''.
eg:
concat(sep=';','string1','string2') -> 'string1;string2'
concat('string1','string2') -> 'string1string2'
Original comment by hjebb...@gmail.com
on 24 Apr 2014 at 4:19
Original comment by hjebb...@gmail.com
on 10 Sep 2014 at 2:54
Original issue reported on code.google.com by
hjebb...@gmail.com
on 19 Feb 2014 at 7:02