RunWithSafeEnv()
Function info¶
function LuauInLuau.RunWithSafeEnv(src: string)
This is just a wrapper to LuauInLuau.Run(src, true)
, compiles and runs Luau source with safeenv features.
Arguments¶
src: string
- The source
function LuauInLuau.RunWithSafeEnv(src: string)
This is just a wrapper to LuauInLuau.Run(src, true)
, compiles and runs Luau source with safeenv features.
src: string
- The source