Spreadable count pin for Split(String)

not really a big wish - more a “wouldnt´t it be nicer if”

… the count pin of Split(String) would be spreadable ?

Markus

split.v4p (3.7 kB)

hey markus,

somehow like this workaround?
;)

Split (String Advanced).v4p (3.6 kB)

… sure, there is always a workaround and btw your workaround is exactly the same i finally used … but still - wouldn´t it be nicer if …

Markus

you are right, for sure.

actually it is already spreadable. but the individual slices of Count would operate on individual Input-slices…hmmm

You are right - this also makes sense !

… also hmmm

Markus

but the individual slices of Count would operate on individual Input-slices…hmmm

i thought this is the desired way. at least i needed it :)

couldnt msbergers variant seen as a spectral Split? sounds like a similar semantics? but how to concatenate the input slices?
just add them without delimiters?