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

luaL_dostring

Declaration

Source position: lua.pas line 716

function luaL_dostring(

  L: Plua_State;

  s: PChar

):Integer;