Forums

Full Version: Script in connection and Components
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What is the difference between writing a script in connection and components?

If the script is in connection, then it gets triggered when the connection is called.

If the script is in components, it will get executed only by click or interaction with the component.