Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Should I use Global Functions?

Asked by 6 years ago

What specifically is bad about global functions?

Do the flaws of global functions apply to global variables in general? Is it okay to use global variables if the type isn't a function?

In what cases are module scripts superior to global functions and why? Are they superior in every case? Why?

Answer this question