-
I'm programmatically adding items to the menu and I need to have more information inside the Method when the method is getting called. I added what I need in comment in the code here:
|
Beta Was this translation helpful? Give feedback.
Answered by
nicboul
Mar 6, 2021
Replies: 1 comment 1 reply
-
ok if I do "item.Item()" directly in the function it does what I want.... :) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
progrium
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
ok if I do "item.Item()" directly in the function it does what I want.... :)