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

luaL_dofile

Declaration

Source position: lua.pas line 714

function luaL_dofile(

  L: Plua_State;

  fn: PChar

):Integer;