Skip to main content
Loads the stored bytecode for a supported Roblox script Instance and returns it as a Lua closure. Returns nil when usable bytecode is not available.

문법

별칭

  • getscriptfunction

인수

반환값

예제

Load a function from a supported Roblox script Instance when bytecode is available.