/click gsemacro

I’ve seen some gse macros allow the use the a macro like
/click gsemacroname

Does this work over a GSE actionbar override or GSE keybind. Also the last time I saw this working the gse macro itself had to contain only spell casts and not macros.

Is this still the case, does it work if I don’t want to use a seperate keybind or gse bar override?

Nevermind I found this does work with work with spells in the gse macro and the gse option ActionButtonUseKeyDown set to off, for anyone interested.

This allows you to then use a blizz macro

/click gsemacroname

or

/targetenemy
/click [nochanneling] gsemacroname

etc.