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

lua_gettable

Declaration

Source position: lua.pas line 318

procedure lua_gettable(

  L: Plua_State;

  idx: Integer

);