Logo with title ".Blog"

Loadstring

Published on

If you’re writing a plugin and want to avoid optimization penalties associated with loadstring, you can just create a ModuleScript, set the Source, then require it.