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

lua_next

Declaration

Source position: Lua.pas line 382

function lua_next(

  L: Plua_State;

  idx: Integer

):Integer;