How to rename multibuttons in control surface?

Hello!
I feel sure I’ve done this before, but can’t figure it out at the moment…

Is this possible somehow,
or can named buttons only exist, via many individual buttons?

thanks in advance!

Yeah I wish this was possible.
One thing to try is exporting the control
Surface as JSON then editing the values.
Reimport the edited JSON

I don’t think the “label” attribute is valid in the Multi-Button “btns” array. The only workaround would be to have a custom label, say "Button Grid (A, B, C, D).

Ah darn, I haven’t checked, so it’s just using it’s array index then.

This is one case where it would great great to be able to toggle an option between zero starting index and 1.

I just recently created a extra dummy button at zero just some my other buttons 1,2,3,4 would make more sense and match my other naming conventions etc through my project z

Cause I’m never usually referencing
Layer 0
LFO 0
Preview 0
Etc.