How can I add different seperators with multi-input?

So I’ve got everything working with the group but I need to figure out how to do this:

() - (), () - (), @delInput@verticalEllipsis@addInput
() - (), () - (), () - (), @delInput@verticalEllipsis@addInput

So far I can’t figure out how to get this working.

use expand :)

Expand is so close, but i can’t figure out how to make it so that there is nothing before the first input.
Screenshot 2025-10-04 19.19.16

that’s the neat sad part: you don’t.
I believe I or someone else already asked the developers but Jens, the main coder of the :snap: editor doesn’t like these things.

your last resort

The best you can do is maybe a zero width space.
This is not encouraged, but maybe try editing the xml.
Sorry for technically advertising, but you may want to use this project to make it easier:
XML script builder v1.4.5, up to date as of snap 11.0.x!

Thanks! I’ll use the zero-width space! :slightly_smiling_face:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.