[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

luaL_dostring

Declaration

Source position: Lua.pas line 695

function luaL_dostring(

  L: Plua_State;

  s: PChar

):Integer;