in Installation by
I want to know whitch menu is selected.

I know query current button is easy to get.

Please help.

1 Answer

0 votes
by
I will need more context. Please email mgpickerstudio@gmail.com for more prompt feedback.

I don't know why would you need to know the menu item id. I guess it is because you need to update the menu label based on some states that will be changed in the menu command.

Currently, we don't provide API to query the currently triggered menu items. We can provide this feature if really needed.

Otherwise, you might have to hardcode the menu item id. Something like commandButton16.rightmenu[1]

Categories

...