I have installed the current version of ScriptMaster and watched the demo which enabled me to understand how to install the function I want to call (currently RunShellScript) what I don't get is how to activate it in my solution.
For example if I want to add a button to my layout that executes a specific shell script using this function, how do I define the button or what do I place in a script that the button can then call?
The documentation is really clear on how to get the functions into my solution, but very muddy on how to put them into use. If there is a good location to find examples in use, I'd love to see that resource.
-Thanks