Replies: 1 comment 1 reply
-
![]() |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pswu11
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all, I have read the documentation about commands and try to understand how options work. Here is what I'm trying to do:
A dummy command that is supposed to accept options and add a section accordingly
and then a button that will run this command:
The command is executed when the button is clicked but for some reason
options.index
andoptions.section
are alwaysundefined
. Does anyone know where I might have overlooked? Thank you in advance! 🙏🏼Beta Was this translation helpful? Give feedback.
All reactions