Hi,
How to run ScriptLibrary [shared] from component Scripting (Button Action Performed )?
Hi,
How to run ScriptLibrary [shared] from component Scripting (Button Action Performed )?
Completely depends on your script names but…
shared.foo.bar(something)
Thanks!
Works perfectly.
You can also open up your script library and in the right panel where your functions are listed, you can right click on a function and copy its path to clipboard