getfunctionbytecode Synchronous
dumpbytecode
Serialized Luau function bytecode.
Luau
getfunctionbytecode(value: Function) -> stringParameters
| Parameter | Type |
|---|---|
value | Function |
Returns
stringdumpbytecodeSerialized Luau function bytecode.
getfunctionbytecode(value: Function) -> string| Parameter | Type |
|---|---|
value | Function |
string