I am simply just trying to understand the point of the solo function ‘do’. I’ve seen it used across an array of scripts, but could never find an explanation of how it works, and if it’s more efficient in any way.
do
-- My code here, usually in ModuleScripts
end
Not sure the correct terms I could use to find the specific function defintion page, but it can be linked, that’d be wonderful.