|
njung Newbie
Joined: 22 May 2018 Posts: 7
|
Posted: Tue May 22, 2018 6:15 pm
"push" toggle button from script |
Hi all,
I have created toggle buttons to enable/disable certain settings (e.g. variables, classes, etc).
Is there a way to "push" a button using a script?
I could use an alias to execute the same commands as I have in the button value but I'd rather not.
Any suggestions?
Thanks,
N. |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4690 Location: Pensacola, FL, USA
|
Posted: Tue May 22, 2018 8:38 pm |
You can indeed, you just need to fill in the ID field for the button first.
#BUTTON ID
should act as a click |
|
_________________ Discord: Shalimarwildcat |
|
|
|
njung Newbie
Joined: 22 May 2018 Posts: 7
|
Posted: Tue May 22, 2018 9:19 pm |
It does. Thank you sir!
|
|
|
|
|
|