[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

luaL_loadstring

Declaration

Source position: lua.pas line 683

function luaL_loadstring(

  L: Plua_State;

  const s: Pchar

):Integer;