mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
2 lines
126 B
Plaintext
Vendored
2 lines
126 B
Plaintext
Vendored
Bytecode = OPI_Lua.CompileCodeFromString("Lua54", "return 11");
|
|
Result = OPI_Lua.ExecuteBytecode("Lua54", Bytecode); |