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

lua_next

Declaration

Source position: lua.pas line 403

function lua_next(

  L: Plua_State;

  idx: Integer

):Integer;