ScriptLibrary [shared] From component Scripting

Hi,

How to run ScriptLibrary [shared] from component Scripting (Button Action Performed )?

Completely depends on your script names but…

shared.foo.bar(something)
1 Like

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

1 Like