[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'Lua' (
#gui
)
luaL_loadstring
Declaration
Source position: Lua.pas line 662
function
luaL_loadstring
(
L
:
Plua_State
;
const
s
:
Pchar
):
Integer
;