Merge N comma-text into a single comma-text respectively.
For example 4 comma-text
a,e,i,mb,f,j,nc,g,k,od,h,l,pwill create a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p.
Input string(s).
Output comma-text flow(s).
Number of elements in the combination. Can be adjusted dynamically.
version 6.0.241021
Edit All Pages