Should I store values as variable for everything?

It’s personal preference, but for organization, you should always initialize all services and modules as variables at the top of the script. If you’re too lazy to do it yourself, you can use SimpleComplete.

1 Like