Se Connecter:     


Forum: General Discussion

Sujet: How to activate a User Button by script?
Hello,

I want to trigger one of my User Buttons ONINIT.
But how can I access them, given that I named my button "Smart Fader"? How can I call toggle or force activate it on startup?
 

Posté Tue 23 Jan 24 @ 10:27 pm
the name is just a visual it has no use in script.

use the script learn function
 

Okay so you mean I have to copy-paste the script code from my button into the ONINIT to execute the same on startup?
 

 

Thanks I didn't know this feature yet!