getscriptbytecode Synchronous
dumpstring
Nil when script bytecode is unavailable.
Luau
getscriptbytecode(script: ScriptInstance) -> string?Parameters
| Parameter | Type |
|---|---|
script | ScriptInstance |
Returns
string?dumpstringNil when script bytecode is unavailable.
getscriptbytecode(script: ScriptInstance) -> string?| Parameter | Type |
|---|---|
script | ScriptInstance |
string?