1 ========================================
2 Feature: #67880 - Added count to listNum
3 ========================================
8 A new property ``returnCount`` is added to the stdWrap property ``split``.
10 When dealing with comma separated values like the content of field:records or similar,
11 in some cases we need to know, how many items are present inside the csv.
15 .. code-block:: typoscript
20 value = x,y,z,1,2,3,a,b,c